Spambots are often use hidden unicode characters to bypass hardcoded keyword spamfilter. I noticed unrealircd has a nice in build spamfilter feature. But I've trouble to get it working with regex and unicode characters.
But I'm getting error:
Regex is valid: https://regex101.com/r/iUSZCl/1
How I can solve that?
But I'm getting error:
Code:
/SPAMFILTER add -regex cpNn gline - spam TE\x{200B}STError in regex 'TE\x{200B}ST': character code point value in \x{} or \o{} is too large (at character #9)
How I can solve that?
Statistics: Posted by R4tt — Thu Jul 06, 2023 12:10 pm — Replies 2 — Views 705