Dropdown Role
In this page you will learn about Dropdown Features.
Last updated
Was this helpful?
In this page you will learn about Dropdown Features.
Last updated
Was this helpful?
Role selection
Channel access system
Create dropdown role to bot existing messages.
/dropdown create role [message_link] [role_1] (minimum) (maximum) (label) (role_2 to role16) (dropdown_message)
Check this: [] is a required command option, () is an optional command option.
message_link
Specify message by the link or ID
role_1
Specify role to select
Minimum
A minimum value that user should select
Maximum
A maximum value that user can select
label
Custom dropdown label
role_2 to role_16
Add additional role to the dropdown
dropdown_message
Custom message that user will receive when the dropdown updated
/dropdown create role message_link:
role_1:@Green
role_2:@Yellow
label:Select your channel
Important: By default only members with Manage Server can use this command. See to customize it.
Good to know: Go to page to learn on how to design your message using variables.
Good to know: You also can use to design your message.