Button Role
Button role will help you to create self-assignable discord roles.
Last updated
Was this helpful?
Button role will help you to create self-assignable discord roles.
Last updated
Was this helpful?
Tips: With Button Role Limit, you can now limit how many users can claim it before the button is disabled. Example from the image above: Weekly Deals (10 remaining).
To create self role system
To share limited role
Confirmation button
Add button role to bot existing messages.
/button create role [message_link] [role_1] (label) (emoji) (color) (limit) (role_2 to role_5) (add_role_message) (remove_role_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 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
/button create role message_link:
role_1:@Role B
label:Role B
emoji:
color:Blue
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.