Reaction Triggers

Automatically react to trigger messages.

Manually reacting to a message

You can use the react command to react to a message with evelina.

Syntax: ;react [message] [emoji]
Example: ;react .../channels/... :f_thumbsup:

Creating a reaction trigger

You can create a reaction trigger with the autoreact add command.

Removing a reaction trigger

You can remove a reaction trigger with the autoreact remove command.

Reacting to every message

If you’re interested in having reactions on every message, you can use the autoreact channel add command. This is useful for channels like #selfies where messages can be voted on.

Removing all message reactions

You can use the autoreact channel remove command without emojis to remove all reactions.

Removing all reaction triggers

You can use the autoreact reset or autoreact channel reset command to remove all reaction triggers.

Viewing all reaction triggers

You can use the autoreact list command to view all reaction triggers.

Viewing all channels that are receiving reactions

You can use the autoreact channel list command to view all channels receiving reactions.

Last updated