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 add

Starts an interactive wizard to create a new filter. You will be asked for:

  1. The trigger word or phrase (e.g., "contract address")
  2. The bot's reply
  3. The match type (Exact or Contains)
/filter list

Shows 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.