#i need help on dis chat filter

1 messages · Page 1 of 1 (latest)

wicked lynx
#

Show your regex and also how chat ranks is shown

#

Why in the name of the API gods do you have such a long named function

#

This is Javascript, don't make it Java. 💀

#

Show your banwords regex

#

That shouldn't cause problem..

restive raven
#
const badwords = new RegExp(/urmum|stfu/);```
wicked lynx
#

It's the same thing