Remove legacy code from config command

This commit is contained in:
Ethan Lane 2022-05-13 17:56:15 +01:00
parent 2897606065
commit 6e56f03c51
Signed by: Vylpes
GPG key ID: EED233CC06D12504

View file

@ -5,7 +5,6 @@ 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, 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")