circlegame / circlegame-neo

A minimalistic, reflex-precision benchmark.
https://circlegame.net
GNU General Public License v3.0
1 stars 0 forks source link

Limit vulgar usernames #109

Open josef-karpinski opened 3 months ago

josef-karpinski commented 3 months ago

old attempts at this were unsuccessful, for example, the bad-words library didn't do anything. More research needed on how other game do this, maybe it is sufficient just to have a list of banned words and check if any of them are contained in the username.