#i need help on dis chat filter
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
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..
const badwords = new RegExp(/urmum|stfu/);```
It's the same thing