Skip to main content
Docs / Protection / Word Filter

Word Filter

Blocks messages containing forbidden words configured by administrators.

Configuration

  1. /config → Select group → Word filter
  2. Enable/Disable — Toggle on/off
  3. Actiondelete (default), warn, mute, kick, ban

Managing words

Command Usage
/filter word Add a word to the filter
/unfilter word Remove a word from the filter
/filters View the list of filtered words (admins only)

How does it detect?

  • Looks for the whole word (not partial): filtering "spam" does not block "antispam"
  • Case-insensitive: "SPAM" and "spam" are treated the same

Notes

  • Administrators are exempt
  • The filtered word list is only visible to admins (/filters)