Hello,
this is (probably) a German problem only but if "hs" is on the blacklist, something like "frühs" would be getting timeouted, because apparently the letters ö/ä/ü are seen as spaces. Words like "Frühstück" are fine, because the word doesn't end with the letters "hs".
Is there anything to fix this? Include some kind of exception?
Thank you very much
Nightbot Blacklist Problem with Ö/Ä/Ü
4 replies
Hello @Polar Cat,
thank you very much for taking the time to answer. Unfortunately your solution prevents a "hs" on its own from being timeouted, it only works in a message like "test hs test". However "frühs" is not timeouted, so thats an improvement :D
I will however take the opportunity to read more into the Regex stuff and if I come across a solution that works before the topic closes, I will post it here in case anyone might ever need it as well