Reaction Roles
Allow your members to assign themselves roles by reacting to a message.
What are reaction roles?
Reaction roles are roles that are assigned to members when they react to a message. This can be useful for letting members choose unique roles or as a way to verify themselves.
Creating a reaction role
You can create multiple reaction roles for a single message with a different emoji for each role.
Syntax: ;reactionrole add [message] [emoji] [role]
Example: ;reactionrole add .../channels/... :skull: dead chat

Removing a reaction role
You can remove a reaction role by using the reactionrole remove
command.

Syntax: ;reactionrole remove [message] [emoji]
Example: ;reactionrole remove .../channels/... :skull:

Removing all reaction roles for a message
You can remove all reaction roles for a message with the reactionrole removeall
command.
Syntax: ;reactionrole removeall [message]
Example: ;reactionrole removeall .../channels/...

Removing all reaction roles from the server
You can remove all reaction roles from the server by using the reactionrole clear
command.
This CAN NOT be undone and will remove ALL reaction roles from the server.

Last updated