Fix issue with bot crashing

This commit is contained in:
Ethan Lane 2022-04-23 17:28:03 +01:00
parent 55bd7ec5c7
commit 62dc3a8d6e
Signed by: Vylpes
GPG key ID: EED233CC06D12504
2 changed files with 16 additions and 4 deletions

View file

@ -5,7 +5,7 @@ bot.prefix: The bot prefix for the server (Default: "v!")
commands.disabled: Disabled commands, separated by commas (Default: "")
role.assignable: List of roles assignable to user (Default: [])
role.assignable: List of roles assignable to user, separated by commas (Default: "")
role.moderator: The moderator role name (Default: "Moderator")
role.administrator: The administrator role name (Default: "Administrator")
role.muted: The muted role name (Default: "Muted")