8 Commits

Author SHA1 Message Date
Logan Cusano 384dd7011f Large Transaction Update 2023-02-27 00:20:54 -05:00
Logan Cusano 77a3c5c6fc Implemented ChatGPT functionality 2023-02-26 14:28:57 -05:00
Logan Cusano 9c67d826fc Fixed bug with commands without public option 2023-02-26 03:34:43 -05:00
Logan Cusano 14fac69ab7 Add functionality to create transactions
- Transactions work against the account balance
- Needs helper functions for users
- Needs more testing
2023-02-26 03:26:24 -05:00
Logan Cusano 013e407da8 Add deferred reply option to commands 2023-02-26 00:54:39 -05:00
Logan Cusano f3bae7e223 Added Payment Authorization Middleware
- Default options for commands
- Verify user has enough balance to create the transaction
- Need to create methods to create transactions
2023-02-26 00:51:56 -05:00
Logan Cusano f9c57617c7 Updated Logging & Added Auth Middleware 2023-02-25 04:08:29 -05:00
Logan Cusano 6b96f048fd Mutiple Changes
- Added events loader and directory
2023-02-25 03:25:54 -05:00