# Reaction Roles

**Steps:**

**1. Adding Roles**

* To add roles to Aeona, use the command `/reactionroles add <name> <role> <emoji>`

  * `<name>` -> The role category name.
  * `<role>` -> Mention of the role.
  * `<emoji>` -> The emoji representing the role.

  *Example:*

  * `/reactionroles add games @minecraft ⛏`
  * `/reactionroles add pings @AnimeNight 🎥`

**2. Creating the List**

*You have two options:*

1. Allow users to select roles by clicking buttons.
   * `/reactionroles button [name] [channel]`
   * *Example:* `/reactionroles button pings #self-roles`
2. Let users pick their roles from a dropdown menu.
   * `/reactionroles menu <name> channel`
   * *Example:* `/reactionroles menu pings #self-roles`

**3. Customizing the Appearance**

*To modify the embed, execute /embed editembed channel messageid.*

* 'channel' refers to the channel containing the embed.
* 'message id' is the ID of the message with the embed.

*Example:* `/embed editembed self-roles` 1039985875490181211
