Add a Responder
To add a new responder, use:--strict
: Only triggers on an exact match (not just containing the phrase)--reply
: Makes the bot reply to the message instead of sending a new message
List Responders
See all responders currently set up in your server:Remove a Responder
To remove a responder, use:hello
with the trigger you want to remove.
Clear All Responders
To remove all responders from your server:Available Variables
You can use variables in your responder replies, such as
{user}
for the message author. See the /resources/variables page for a full list.