DropdownRoles Settings

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.

info_outline
Displaying Errors
When an error occurs it will be displayed to the user even when notify is set to false

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.

warning
Roles from multiple setups
At this point in time it is not possible for users to receive two roles from two different global DropdownRole setups. Roles can only be removed.
info_outline
The term global
global in this context means all DropdownRoles across one message. Not across a channel, your server or SlashBot.