scuzzy/cmd
Marc Egerton 759eb07e40 Main/Features: Overhaul handling of commands.
Since the bot has grown to do more than just usercolor roles, the switch statement for the user-requested command has grown a lot. In order to reduce code duplication and just look better, we'll use a map of command names that have handler functions we call instead.
2020-05-04 23:03:11 +01:00
..
bot_config.json Create Scuzzy 2020-04-22 18:54:42 +01:00
main.go Main/Features: Overhaul handling of commands. 2020-05-04 23:03:11 +01:00