Set Blacklist Keywords Regex

I am brand new to BTTV so I have no idea if this has been said before, but I saw that the “Set Blacklist Keywords” supports the * wildcard and I was wondering if they supported standard regex or if the * wildcard is the only one they support.

I was also wondering if the * wildcard is for single char use, or if it is any amount of char’s & any type of char. What I mean by this is foo* can expand to:
fooa, foob, fooc…
fooa, fooaa, fooaaa…

If this question has already been answered, please direct me to the right post and I will delete this if needed. Thanks.

We only support wildcards at this time, as we were too worried users may make bad regexes that lock up their clients.

Perfect, thanks a lot.

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