150 assignable roles should be its own table to prevent limitations on length #158

Merged
Vylpes merged 4 commits from 150-assignable-roles-should-be-its-own-table-to-prevent-limitations-on-length into develop 2022-05-14 14:59:33 +01:00
Showing only changes of commit 6e56f03c51 - Show all commits

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")