Required Permission: Admin Access or higher — Server Owner, Extra Owner, Trusted User, or Administrator with a role above the bot can use these commands.
Setting Up
Follow these steps to create your first auto-reaction.Add a Trigger
Provide the trigger word and the emojis (separated by spaces) the bot should react with.
The trigger detection is case-insensitive and works on substrings. This means if your trigger is “hi”, the bot will react to “hi”, “HI”, and even “history”.
Commands
You can use.autoreact or the shorter .react alias for all commands.
| Command | Description |
|---|---|
.autoreact add <trigger> <emojis> | Creates a new auto-reaction |
.autoreact remove <trigger> | Deletes an existing auto-reaction |
.autoreact editemojis <trigger> <emojis> | Changes the emojis for an existing trigger |
.autoreact rename <trigger> <new> | Changes the trigger phrase for an existing auto-reaction |
.autoreact show | Lists all active auto-reactions in the server |
.autoreact reset | Deletes all auto-reactions (requires confirmation) |

