Different prefix per server

Signed-off-by: Ethan Lane <ethan@vylpes.com>
This commit is contained in:
Ethan Lane 2022-03-19 16:22:03 +00:00
parent a0cf29d586
commit 5d629c3b8f
Signed by: Vylpes
GPG key ID: EED233CC06D12504
3 changed files with 14 additions and 1 deletions

View file

@ -1,6 +1,8 @@
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.")