/reactionrole add
Attach an emoji and a role to an existing reaction role panel. When users react with the emoji, theyβll automatically receive the assigned role.
π¬ Usage
/reactionrole add <name> <emoji> <role>
<name>
β The name of the reaction role panel to modify.<emoji>
β The emoji users will click to get the role.<role>
β The role to assign when the emoji is clicked.
π― Reaction roles make it easy for users to self-assign roles based on interests, pronouns, pings, or access.
π Example
/reactionrole add colors π @Blue
This will:
Add a π emoji to the
colors
panelAssign the
@Blue
role to anyone who reacts with πEnable role removal if they unreact (toggle-style)
ποΈ Notes
Emoji must be unique within the same panel β no duplicates allowed.
Custom emojis are supported, but they must be from the server or accessible to the bot.
You can add multiple emoji-role pairs to the same panel using this command repeatedly.
π Related Commands
/reactionrole create
β Create a new reaction role panel/reactionrole remove
β Remove a role from a panel/reactionrole delete
β Delete an entire panel
Last updated