Button Role

Button role will help you to create self-assignable discord roles.

Button Role

Good to know: Button Role will allow you to set button color, create button with Label, Emoji & Label, or Emoji Only.

Add Role Message

Use Cases

  • To create self role system

  • To share limited role

  • Confirmation button

/button create role

Add button role to bot existing messages.

/button create role

Command

Usage

/button create role [message_link] [role_1] (label) (emoji) (color) (limit) (role_2 to role_5) (add_role_message) (remove_role_message)

Example

/button create role message_link:https://discord.com/channels/940682906983075891/941235459596636160/941375669768687626 role_1:@Role B label:Role B emoji:😄 color:Blue

Command Options

Option
Description

message_link

Specify message by the link or ID

role_1

Specify role to apply

label

Custom button label

emoji

Add emoji to your button label

color <Gray>

Choose gray color for your button (Default)

color <Blue>

Choose blue color for your button

color <Green>

Choose green color for your button

color <Red>

Choose red color for your button

limit

Set button limit before deactivate

role_2 to role_5

Add additional role to the button

role_mode <Add & Remove>

Set role mode to add or remove role it depends if the author has the role or not (Default)

role_mode <Add Only>

Set role mode to add role only

role_mode <Remove Only>

Set role mode to remove role only

add_role_message

Customize the message that user will receive when the role is added

remove_role_message

Customize the message that user will receive when the role is removed

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?