Implement Spam Prevention for Chatbot #21511
Unanswered
cmastro-ixiam
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
Hello!!
We are receiving a large number of spam messages in our chatbot, which we believe are generated by automatic bots. These messages include greetings and requests for sexual content. While the sexual content is relatively easy to filter out, many of the spam messages are generic and have no relation to the purpose of the chat. These generic messages are obvious bot-generated spam. We have tried to filter them out, but they still consume a significant amount of our time and tokens.
Some general info:
Has anyone else experienced similar issues with spam generated by bots? If so, what measures did you take to resolve it?
Thanks!
2. Additional context or comments
No response
Beta Was this translation helpful? Give feedback.
All reactions