Reaction roles - GitBolt/axiol GitHub Wiki

Help command: .help reactionroles

By default the plugin is enabled.

.rr <channel> <messageid> <role> <emoji>

This creates a reaction role, which means after using the command, the message having the id in the channel defined in the command gets a react which is the emoji defined in the command and whenever someone reacts to the emoji they are given the role defined

.removerr <messageid> <emoji>

This removes a reaction role, since a message can only have one unique emoji simply using the messageid and emoji removes the reaction role

.allrr

Shows all reaction roles setted up in the server with pagination similar to leaderboard

.uniquerr <messageid>

This marks a message with unique reaction role therefore a member can only react once and take on emoji from all reaction role defined in a single message.

.removeunique <messageid>

This unmarks a message with unique reaction role hence letting users reaction resulting in letting them choose as many self roles as they want.

⚠️ **GitHub.com Fallback** ⚠️