
On this page you will learn more about what every option for DropdownRoles does.
The following settings (options) are available for DropdownRoles:
max_roles
The max_roles option is used to set the maximum amount of roles a user can select from the SelectMenu. The default value is 1.
notify
Also called notification. The notify option is used to disable notifications.
When set to false, the user will not receive a notification about the role changes after the role changes have been applied to the user. When set to true users will see what roles have been removed and added to them.
The default value is true.
reselectable
This option is used to set whether the user can change their choices after their first choice. The default value is true.
global
The global option allows you to create a "mega dropdown" where all DropdownRoles on a message with global set to true will work together.
How it works:
When a user selects a role from one DropdownRoles setup SlashBot will remove all roles from the other DropdownRole setups.