Overview
Auto-reply whenever a message matches a trigger word or phrase.Commands
reset deletes every autoresponder in the server, use carefully.
Match modes
contains (default)
contains (default)
The trigger can appear anywhere in the message.
startsWith / endsWith
startsWith / endsWith
The message must start or end with the trigger.
exact
exact
The message must match the trigger exactly.
regex
regex
The trigger is treated as a regular expression.
Scoping to specific channels
channel clear removes the restriction back to everywhere.
Deleting the triggering message
Thedelete_trigger option removes the message that triggered the response, useful for keyword-triggered cleanup.
Sending as an embed
Theembed option sends a lightweight inline embed (color, title, footer) instead of plain text, without needing a full saved embed template.