Skip to content

/react

Tip

This command requires the administrator permission by default. To learn how to change this, please check the faq command.

Clickable reactions, added to a message so users can self-assign roles

/react add

Adds a reaction role to a specified message.

Parameters:

Name Type Description Default
message str A link to a message or the ID of a message in the current channel. None
emojis List[str] The emojis that should be added to the message. None
roles List[Role] The roles that should be added or removed when a user clicks the emote. None

/react remove

Removes reaction roles from a message

Parameters:

Name Type Description Default
message str A link to a message or the ID of a message in the current channel None
emojis str The emojis that should be removed from the message None