Evelina
HomeStatusCommandsFAQInviteSupport Server
  • Overview
    • Introduction
    • Donator Perks
  • Security Setup
    • Antinuke
      • Role creation
      • Role deletion
      • Role editing
      • Role giving
      • Role locking
      • Channel creation
      • Channel deletion
      • Kick
      • Ban
      • Bot adding
    • Join Gate
    • Moderation
    • Auto Moderation
      • Invite
      • Words
      • Spamming
      • Repeat
    • Fake Permissions
  • Server Configuration
    • Roles
      • Vanity Roles
      • Booster Roles
      • Reaction Roles
      • Button Roles
    • Messages
      • System Messages
      • Auto Responders
      • Auto Messages
      • Button Messages
    • Logging
    • Starboard
    • VoiceMaster
    • Level Rewards
    • Bump Reminder
    • Reaction Triggers
    • Command Aliases
  • Miscellaneous
    • Music
    • Tickets
    • Counters
    • Webhook
    • Giveaway
    • Invite Tracker
  • Economy
    • General
  • Business
  • Laboratory
  • Company
  • Cards
  • Games
  • Integrations
    • Last.fm
  • Social Notifications
  • Resources
    • Syntax
    • Scripting
      • Embeds
      • Variables
      • Pagination
    • Permissions
    • Punishments
  • Common Issues
    • iOS Dash
    • Server Removal
Powered by GitBook
On this page
  • Manually reacting to a message
  • Creating a reaction trigger
  • Removing a reaction trigger
  • Reacting to every message
  • Removing all message reactions
  • Related commands
  1. Server Configuration

Reaction Triggers

Automatically react to trigger messages.

PreviousBump ReminderNextCommand Aliases

Last updated 7 days ago

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.

Syntax: ;autoreact add [content]
Example: ;autoreact add panda, :f_thumbsup:

Removing a reaction trigger

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

Syntax: ;autoreact remove [trigger]
Example: ;autoreact remove panda

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.

The channel must either be set as imgonly or have a slowmode of at least one minute.

Syntax: ;autoreact channel add [channel] [reactions]
Example: ;autoreact channel add #general ๐Ÿ˜ ๐Ÿ˜ ๐Ÿคฎ

Removing all message reactions

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

Syntax: ;autoreact channel remove [channel]
Example: ;autoreact channel remove #general

Related commands

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.