Reaction triggers
Requires Manage Expressions.| Command | Description |
|---|---|
,reaction | Show the reaction menu. |
,reaction add <word> <emojis…> | React when the word appears. Flags: --case_sensitive, --self_destruct=<3-10>. |
,reaction remove <word> | Remove a trigger. |
,reaction list | List every trigger. |
,reaction clear | Clear all triggers. |
AutoReply triggers
Requires Manage Expressions.| Command | Description |
|---|---|
,autoreply | Show autoreply help. |
,autoreply add <trigger> <reply> | Add a trigger → reply. |
,autoreply remove <trigger> | Remove a trigger. |
,autoreply list | List triggers with flags. |
,autoreply clear | Clear all triggers. |
Multi-word triggers
Wrap the trigger in quotes, or use a separator:Flags
| Flag | Effect |
|---|---|
--case_sensitive | Match exact casing. |
--strict | Only fire if the message is exactly the trigger — nothing else. |
--self_destruct <3-10> | Delete the reply after N seconds. |
--strict, the trigger matches anywhere in the message.
Booster triggers
| Command | Description |
|---|---|
,reaction booster enable / disable | Admin: toggle booster reaction system. |
,reaction booster maintain on/off | Keep triggers after boost ends? |
,reaction booster add <word> <emojis…> | Booster: personal trigger. |
,reaction booster remove [word] | Booster: remove one or all triggers. |
,reaction booster share <user> | Share triggers with another user. |
,reaction booster sharelist | Who you’ve shared with. |
,reaction booster list | Admin: all booster triggers. |
,autoreply booster … | Same subcommands for personal autoreplies. |