Add ability to disable commands
This commit is contained in:
parent
10fe4501b5
commit
4e1c418246
3 changed files with 19 additions and 5 deletions
|
@ -10,4 +10,6 @@ BOT_TOKEN=
|
|||
BOT_PREFIX=v!
|
||||
|
||||
FOLDERS_COMMANDS=commands
|
||||
FOLDERS_EVENTS=events
|
||||
FOLDERS_EVENTS=events
|
||||
|
||||
COMMANDS_DISABLED=
|
Reference in a new issue