c51a4fa976
Pass objects on command.execute
...
Pass objects instead of using a switch statement.
Now I don't have to restart the bot whenever I add a new command
that needs specific arguments other than 'message'.
2021-03-09 18:50:27 +01:00
7bc234fc6e
Don't show disabled commands
2021-03-06 18:27:33 +01:00
dda61b1632
Only enabled commands show up in help menu now
2021-03-03 14:15:23 +01:00
c6ed10ae94
add admin only commands support for help command
2021-02-19 22:13:22 +01:00
2aa72c0ea2
better looking help command
2021-02-14 20:35:06 +01:00
a6ce102e05
added emoji command
2021-02-14 20:07:21 +01:00
a3e54a01c1
removed unused variable
2021-02-14 18:59:34 +01:00
ae1f1eac43
added help and say commands
2021-02-14 11:54:07 +01:00