Skip to main content

Manually reacting to a message

You can use the reaction command to react to a message with bleed.
,reaction (message link) (emoji)
,reaction .../channels/... ๐Ÿ˜

Creating a reaction trigger

You can create a reaction trigger with the reaction add command.
Common words such as hey are not allowed as triggers, as they cause heavy load on the bot.
,reaction add (emoji) (trigger)
,reaction add ๐Ÿ˜ jon

Viewing who added a reaction trigger

You can use the reaction owner command to view who added a reaction trigger.
,reaction owner (trigger)
,reaction owner jon

Removing a reaction trigger

You can remove a reaction trigger with the reaction remove command.
If youโ€™re struggling to remove a reaction trigger, refer to the selection removal.
,reaction remove (emoji) (trigger)
,reaction remove ๐Ÿ˜ jon

Removing all reactions for a trigger

You can remove all reactions for a trigger with the reaction removeall command.
,reaction removeall (trigger)
,reaction removeall jon

Reacting to every message

If youโ€™re interested in having reactions on every message, you can use the reaction messages command. This is useful for channels like #selfies where messages can be voted on.
The channel must either be set as imgonly or have a slowmode of at least one minute.
,reaction messages (channel) (up to three emojis)
,reaction messages #selfies ๐Ÿ˜ ๐Ÿ˜ ๐Ÿคฎ

Removing all message reactions

You can use the reaction messages command without emojis to remove all reactions.
,reaction messages (channel)
,reaction messages #selfies

You can use the reaction reset command to remove all reaction triggers.
You can use the reaction list command to view all reaction triggers.
You can use the reaction messages list command to view all channels receiving reactions.