Geoffrey-rs/geoffrey_api/src
Joey Hines 3aaaf39913
Improved bot command handling
+ Created CommandRunner struct to house all the bot commands
+ Streamlines registering app commands and dispatching commands
+ Bit of hecky rust that may need to be cleaned up
+ Clippy + Fmt
2021-12-12 19:30:38 -07:00
..
commands Added set_portal to the API 2021-12-07 20:33:25 -07:00
helper Added API token handling 2021-10-31 11:00:07 -06:00
config.rs First pass of an API 2021-10-03 14:03:32 -06:00
context.rs First pass of an API 2021-10-03 14:03:32 -06:00
logging.rs Added `set_portal` command to bot 2021-12-12 12:41:09 -07:00
main.rs Improved bot command handling 2021-12-12 19:30:38 -07:00