You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bot produced a slur by combining inputs typed out like t h i s that were individually fine. Passing fully generated messages through a bad word filter would be a good step to prevent things like this. A straightforward place to add it would be in func badmatch.
The text was updated successfully, but these errors were encountered:
The bot produced a slur by combining inputs typed out like
t h i s
that were individually fine. Passing fully generated messages through a bad word filter would be a good step to prevent things like this. A straightforward place to add it would be infunc badmatch
.The text was updated successfully, but these errors were encountered: