Configuration
Configuration file: modules/antispam.yml
General
modules:
# Block similar letters and other types of spam in the chat.
#
# Anti spam module loaded from modules/antispam.yml
anti-spam: trueModule
Action
# Action to execute when spam is detected.
# Available values:
# - BLOCK : cancel the message entirely.
# - CENSOR : replace uppercase letters with '*' (or the selected censor-char).
action: CENSORCensor-char
Checks
Whitelist
Last updated