Overview
Pick a word or phrase, pair it with a response, and confine posts it whenever someone says the trigger. Useful for FAQ answers, canned links, or self-serve verification.Every command here requires the Manage Server permission.
Creating a responder
The trigger and the response are separated by a comma.Triggering on a prefix
If your trigger itself starts with a comma, confine handles it — the first comma is treated as part of the trigger rather than the separator.Flags
Flags go after the response and start with$.
$not_strict
$not_strict
By default the message has to match your trigger exactly. This flag matches the trigger anywhere inside a message, so
hello also fires on hello there.$self_destruct
$self_destruct
Deletes confine’s response after a set number of seconds. Both
$self_destruct 10 and $self_destruct=10 work.$delete
$delete
Deletes the member’s trigger message once the response goes out.
$ignore_command_check
$ignore_command_check
Lets the responder fire even when the message looks like a confine command.
$ignore_command is accepted as shorthand.Variables
Run,autoresponder variables for the full list in Discord.
Editing and removing
Updating a response
Removing one
Removing all of them
,autoresponder reset clears every responder in the server behind a confirmation prompt. Buttons only respond to whoever ran the command and expire after 30 seconds.
Restricting where it fires
Lock a responder to specific channels or roles.This toggles. Running it again on the same target removes the restriction.
,autoresponder exclusive list (trigger).
Handing out roles
A responder can add or strip roles when someone says the trigger — handy for self-verification.list:
Viewing your responders
,autoresponder list pages through every responder with its active flags.