/autoreact set

Enable auto-reactions in a specific channel using emojis. The bot will automatically react to every new message with the specified emojis.


💬 Usage

/autoreact set <channel> <emoji1> <emoji2> [emoji3] [emoji4] [emoji5] [emoji6]
  • <channel> – The text channel you want to set

  • <emoji1> – The first emoji that will be used for auto-reacting

  • <emoji2> – The second emoji that will be used for auto-reacting

  • [emoji3] – (Optional) The third emoji that will be used for auto reacting.

  • [emoji4] – (Optional) The fourth emoji that will be used for auto reacting.

  • [emoji5] – (Optional) The fifth emoji that will be used for auto reacting.

  • [emoji6] – (Optional) The sixth emoji that will be used for auto reacting.

✅ Sets up automatic emoji reactions for all messages in a chosen channel.


📌 Example

/autoreact set #suggestions 👍 👎

This will:

  • Automatically react to every message in #suggestions with 👍 and 👎

  • Allow users to quickly vote or express opinions using the preset emojis


🗃️ Notes

  • Custom emojis are supported as long as the bot has permission to use them.

  • The bot will react in real time as messages are sent.

  • Great for suggestion channels, idea boxes, or lighthearted interactions.


Last updated