Reaction Role System

Some notable features
Unlimited role reactions per message
Custom emojis can be used too
Steps
First send a message or an embed (using
/embed
) to which users will react and get role.Copy message ID of the message sent.
Use
/reaction_role
and input the message ID , role , emoji and type.Repeat step 3 for all the reaction roles.
You are all set!
Commands
/reaction role create
: Create reaction role
/reaction role create
: Create reaction roleNecessary Arguments :
messageid
: ID of message user will react to get the role
role
: Role user should be assigned
emoji
: Emoji user should react with
type
: Whether to remove all other roles associated with the message if one gained
/reaction role list
: List all reaction roles for a message
/reaction role list
: List all reaction roles for a messageNecessary Arguments :
messageid
: ID of message you wish to check
Last updated