Add disabled command message reply
This commit is contained in:
parent
a3230cad20
commit
3392e6f031
4 changed files with 7 additions and 1 deletions
|
@ -12,4 +12,5 @@ BOT_PREFIX=v!
|
|||
FOLDERS_COMMANDS=commands
|
||||
FOLDERS_EVENTS=events
|
||||
|
||||
COMMANDS_DISABLED=
|
||||
COMMANDS_DISABLED=
|
||||
COMMANDS_DISABLED_MESSAGE=This command is disabled.
|
Reference in a new issue