1bb6cf6f60
Rename loadNetModueles for consistency
2021-06-30 16:54:36 +02:00
306fb7faab
Reload netload on reload command
2021-03-16 00:18:31 +01:00
51a7178747
Remove unused import
2021-03-10 23:44:47 +01:00
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
b3e882d6e4
Paraphrase reload message when removing modules (again)
...
I do not know how to paraphrase this shit properly so I fucking hope it's good enough now.
2021-03-09 01:42:38 +01:00
a980bde87a
Paraphrase reload message when removing modules
2021-03-08 21:42:14 +01:00
acd2e2a502
Add support for reloading modules(commands) without restarting the bot.
2021-03-08 20:34:31 +01:00