Configuration
Configuration file: modules/antiunicode.yml
General
modules:
# Block Unicode abuse, similar-looking characters, invisible characters, and other Unicode-based chat exploits.
#
# Anti unicode module loaded from modules/antiunicode.yml
anti-unicode: trueModule
Action
# What to do when a disallowed unicode character is detected:
# - STRIP : Silently remove only the offending characters, keep the rest of the message
# - CENSOR : Replace only the matched characters with censor-char
# - BLOCK : Cancel the message entirely
action: STRIPCensor-char
Filters
Zalgo
Scripts
Last updated