Closed ufian closed 1 year ago
Totals | |
---|---|
Change from base Build 4547805015: | 0.3% |
Covered Lines: | 2094 |
Relevant Lines: | 2577 |
In this PR I need to provide full msg
object to checkRequest
and checkResponse
methods, but I used only User and Message ID fields.
If we'd support IsReply
, then we won't need to provide Message Id inside this checks.
Question: Do you know any good approach how to do universal generation of ban-responses? I may define the lambda and put it as an argument in check functions
Should I squash?
Should I squash?
yes, pls
Problem Many users are making requests to OpenAI bot with the reason to receive "wtf" response.
Solution Using
WTFSteroidChecker
for checking request and response to OpenAI bot for "wtf". If it contains, then ban the user for 1 hourExample
Issue #93