nebriv / RFYTGPTBot

0 stars 1 forks source link

Profanity filter strength adjustments? #28

Closed aclifford91 closed 1 year ago

aclifford91 commented 1 year ago

It's a little strong, calling out "lmao" and damn and stuff

nebriv commented 1 year ago

Added configuration to support allow list of words:


[ChatResponse.ProfanityFilter]
enabled=True
word_allowlist=lmao,
author_allowlist=Rocket Future,```