Reaction Role - Reaction Roles
Automatically assign roles through reactions
Commands
/reactionrole crear
Create a reaction role panel
Parameters:
| Parameter | Type | Required | Description |
|---|---|---|---|
titulo | String | Yes | Panel title |
descripcion | String | No | Description |
Web Panel
Configurable from: Reaction Roles > Create panel
Access panel.yumechanbot.com
Example:
/reactionrole crear titulo:Choose your roles descripcion:React to get roles
/reactionrole agregar
Add a role to the panel
Parameters:
| Parameter | Type | Required | Description |
|---|---|---|---|
mensaje_id | String | Yes | Panel message ID |
rol | Role | Yes | Role to assign |
emoji | String | Yes | Emoji |
Web Panel
Configurable from: Reaction Roles > Add role
Access panel.yumechanbot.com
Example:
/reactionrole agregar mensaje_id:123456789 rol:@Gamer emoji:🎮
/reactionrole quitar
Remove a role from the panel
Parameters:
| Parameter | Type | Required | Description |
|---|---|---|---|
mensaje_id | String | Yes | Message ID |
emoji | String | Yes | Emoji to remove |
Example:
/reactionrole quitar mensaje_id:123456789 emoji:🎮
/reactionrole lista
List all active panels
Example:
/reactionrole lista
Notes
- Users can self-assign roles by reacting
- You can have multiple panels
- Works with Discord and custom emojis