Reaction Roles let you assign roles to members when they react to a specific message. It’s a great way to let users customize their experience or access different parts of your server—all with a simple emoji reaction. This feature helps automate role management and encourages member engagement with minimal effort.Documentation Index
Fetch the complete documentation index at: https://docs.miona.bot/llms.txt
Use this file to discover all available pages before exploring further.
⚙️ Permissions Required
You must have theAdministrator permission to use this command.
✨ Subcommands
➕ /reactionroles add <message_url> <emoji> <role>
Adds a reaction role to a message.
message_url: Right-click the target message and “Copy Message Link”emoji: The emoji that will trigger the role assignmentrole: The role to assign when the emoji is used
➖ /reactionroles remove <message_url> <emoji>
Removes a reaction role from a message.
Example:
📜 /reactionroles list
Lists all active reaction roles in your server.
🖱️ Quick Tip
You can also right-click a message, go to Apps > Remove Reaction Role, and remove it from there.🧠 Notes
- The bot needs Manage Roles and Read Message History permissions in the target channel.
- Roles will only be given if the bot’s role is above the target role in the server role hierarchy.
- For help, use
/helpand look under the Roles category.