Anthrasite / BotPumpkin

A simple Discord bot which includes commands for starting and stopping an AWS instance for hosting a game server.
MIT License
0 stars 0 forks source link

Implement subcommands using groups #9

Closed Anthrasite closed 3 years ago

Anthrasite commented 3 years ago

Discord.py has a mechanism for grouping subcommands, which should be used rather than string comparisons to determine the subcommand to execute