HidekoBot/src/main/java/wtf/beatrice/hidekobot/slashcommands
Bea a2c1944a32
continuous-integration/drone/push Build is passing Details
Move to class-based command handling
Having everything in a single class is bad practice, so different classes for each command were made.
2022-11-20 06:04:00 +01:00
..
ClearChatCommand.java Move to class-based command handling 2022-11-20 06:04:00 +01:00
CoinFlipCommand.java Move to class-based command handling 2022-11-20 06:04:00 +01:00
DieCommand.java Move to class-based command handling 2022-11-20 06:04:00 +01:00
PingCommand.java Move to class-based command handling 2022-11-20 06:04:00 +01:00