Commit graph

5 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
0d7f1a7b6b
Add punctuation in permission denied message 2021-03-13 04:34:28 +01:00
5b98166a2b
Add check for permissions on prefix command
Now only people with the MANAGE_GUILD permission can edit the prefix of
that specific server.
2021-03-13 04:30:16 +01:00
Ozzy
4717de1712
Add per server prefix (#7)
* Add ability to load server prefix

* Add ability to set prefix for a server

* Create serverPrefixes.json file if not found
2021-03-13 03:57:53 +01:00