# Reaction Role System

![](https://i.imgur.com/m3dsXpd.png)

## Some notable features

* Unlimited role reactions per message
* Custom emojis can be used too

## Steps

1. First send a message or an embed (using `/embed`) to which users will react and get role.
2. Copy message ID of the message sent.
3. Use `/reaction_role` and input the message ID , role , emoji and type.
4. Repeat step 3 for all the reaction roles.

You are all set!

## Commands

#### `/reaction role create` **: Create reaction role**

> **Necessary 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**

> **Necessary Arguments :**
>
> * `messageid` : ID of message you wish to check
