Ban cyrillic and Chinese characters out of chat

Hi ho,
is there any option to block any non Roman letters ?
thanks a lot

Hey @bladeday!

Yes there is, just put every non-latin characters in the blacklist.
Or you can go faster and use Regex, put this in the blacklist field and it should work: [^\x00-\x7F]+

Hope that helps!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.