Responders
Autoresponder
Automatically respond to messages with custom triggers and replies in Greed
The Responder (autoresponder) lets you set up custom triggers and automatic replies for your server. Use it to answer frequently asked questions, provide information, or add fun interactions for your community.
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:
This command will display a list of all triggers, their responses, and any flags.
Remove a Responder
To remove a responder, use:
Replace 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.