Commit graph

6 commits

Author SHA1 Message Date
SileNce5k
e7cdd425d1
Split commands into subdirectories
* Move command files into directories

* Edit relative paths

* Update gitignore

* Finish support for commands in subdir

* Split up getCommandFiles into own function

* Add support for subdirs on help command
2021-07-18 11:24:46 +02:00
db04c07c60
Convert spaces to tabs 2021-04-21 18:36:52 +02: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
184ec5076e
Fix animated server-icons displaying as static images in serverinfo embed 2021-03-09 17:35:06 +01:00
fb780bda1b
Add more info to serverinfo 2021-03-08 21:28:31 +01:00
dcb80eb8da
Add basic serverinfo command 2021-03-08 20:56:41 +01:00