Skip to main content
React to keywords with emojis or send automatic text replies. Boosters can create personal triggers when enabled by staff.

Reaction triggers

Requires Manage Expressions.
CommandDescription
,reactionShow 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 listList every trigger.
,reaction clearClear all triggers.

AutoReply triggers

Requires Manage Expressions.
CommandDescription
,autoreplyShow autoreply help.
,autoreply add <trigger> <reply>Add a trigger → reply.
,autoreply remove <trigger>Remove a trigger.
,autoreply listList triggers with flags.
,autoreply clearClear all triggers.

Multi-word triggers

Wrap the trigger in quotes, or use a separator:
,autoreply add "pic perms" you need attach files permission
,autoreply add good morning :: hello there!

Flags

FlagEffect
--case_sensitiveMatch exact casing.
--strictOnly fire if the message is exactly the trigger — nothing else.
--self_destruct <3-10>Delete the reply after N seconds.
Without --strict, the trigger matches anywhere in the message.

Booster triggers

CommandDescription
,reaction booster enable / disableAdmin: toggle booster reaction system.
,reaction booster maintain on/offKeep 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 sharelistWho you’ve shared with.
,reaction booster listAdmin: all booster triggers.
,autoreply booster …Same subcommands for personal autoreplies.