Dropdown Role

In this page you will learn about Dropdown Features.

Dropdown Role

Use Cases

  • Role selection

  • Channel access system

Create dropdown role to bot existing messages.

/dropdown role add

Command

Usage

/dropdown create role [message_link] [role_1] (minimum) (maximum) (label) (role_2 to role16) (dropdown_message)

Example

/dropdown create role message_link:https://discord.com/channels/940682906983075891/941823698153922600/941824276095447120 role_1:@Green role_2:@Yellow label:Select your channel

Command Options

Option
Description

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

Good to know: Go to variables page to learn on how to design your message using variables.

Good to know: You also can use discord markdown to design your message.

Last updated

Was this helpful?