Skip to content

Setup guide: Reaction roles

Ryan edited this page Jul 10, 2018 · 2 revisions

ModCore supports adding roles when a reaction was added to a message. This way you could (for example) set up a verification system where a new member has to add a reaction to a message to prove they read your rules.

Adding reaction roles is easy. Adding a reaction role can be done with the following command: config reactionrole add [messageid] [channel] [role] [emoji] where channel and message are the channel and message you want to add reactions to, role is the role you want to grant on a reaction and emoji is the emoji you want to use for the reaction. (ModCore will add one for you! c:)

Removing one is just as easy. Use the following command to remove a reaction role: config reactionrole remove [channel] [message] [role].

Example use case: