Disabled commands per server

This commit is contained in:
Ethan Lane 2022-03-21 18:38:03 +00:00
parent 4c7208c192
commit d5b3daaec5
8 changed files with 113 additions and 12 deletions

View file

@ -3,8 +3,7 @@ USAGE: <key> <set|reset> [value]
===[ KEYS ]===
bot.prefix: The bot prefix for the server (Default: "v!")
commands.disabled: Disabled commands (Default: "")
commands.disabled.message: The message to show when a disabled command is ran (Default: "This command is disabled.")
commands.disabled: Disabled commands, separated by commas (Default: "")
role.assignable: List of roles assignable to user (Default: [])
role.moderator: The moderator role name (Default: "Moderator")