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.Documentation Index
Fetch the complete documentation index at: https://docs.greed.best/llms.txt
Use this file to discover all available pages before exploring further.
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.