Interesting concept. I open it and the very first chat i see is a slightly obfuscated n-word. Seems like most activity is just seeing if people have already said curse words, and apprending words with some character to make a single-word sentence.
If you just put an underscore between each word then the redaction moves to units of sentences instead of words. If you permute the underscores with hyphens then each sentence is easily accomplished near factorially with sentence length.
Even better allow a set Levenshtein distance from the dictionary list of up to half the word length or something. Normalize the unicode or at least just convert punctuation, underscores, dashes, and other symbols to spaces.
I just opened the site, got the text where anybody can enter the same word only once per day, background blurred. From the background I could see the N word in different versions, so just closed the tab.
In case people aren’t aware: This is from mschf. A modern (edgy) design brand who are known for things like the flip-flop high heels, a reverse sneaker, out of focus money stack and probably most famous the big red boot.
And they made the code for their IRC bot open source, linked to at the bottom of that blog post. The link is now dead, but an archived copy of it can be found at https://archive.ph/d9KMK
If you just put an underscore between each word then the redaction moves to units of sentences instead of words. If you permute the underscores with hyphens then each sentence is easily accomplished near factorially with sentence length.