Reactions Roles
Allow your members to assign themselves roles by reacting to a message.
What is it ?
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.
Getting Started
You can create multiple reaction roles for a single message with a different emoji for each role.
$reactrole add <message_id>, <role>, <reaction>

Note:
To perfom the command, you need to execute the command in the same channel where the message is located.
To remove it, run :
$reactrole remove <message_id>, <reaction>
To remove all reactions from a message, run :
$reactrole remove all
Note:
This action will remove every reactions in the message.