Filters
Create custom auto-replies for your community.
Managing Filters
Filters allow the bot to automatically reply when a user says a specific word or phrase.
/filter addStarts an interactive wizard to create a new filter. You will be asked for:
- The trigger word or phrase (e.g., "contract address")
- The bot's reply
- The match type (Exact or Contains)
/filter listShows all active filters and their IDs.
/filter remove <id>Deletes a filter using its ID found in the list command.
Use Cases
- FAQ: Automatically answer common questions like "wen token" or "roadmap".
- Links: Provide official links when users ask for "website" or "twitter".
- Rules: Remind users of rules when specific keywords are triggered.