-
-
Notifications
You must be signed in to change notification settings - Fork 104
Closed
Labels
new commandAdd a new command or group of commands to the botAdd a new command or group of commands to the botpriority: normalvalidThis issue/PR is validated and ready to be picked. This auto adds items to TJ project board.This issue/PR is validated and ready to be picked. This auto adds items to TJ project board.
Description
We want ChatGPT to check all messages in #chit_chat and let it figure out whether its a programming related question.
If so, it should hint the user at asking in #questions instead (has to be friendly though!).
This feature is kinda controversial and we need a quick way to disable it via config. So this needs some config toggle.
The feature needs fine tuning:
- dont trigger for very small messages (likely not a question to begin with)
- neither for very long messages (expensive)
- have a cooldown per user, so that people sending lots of messages wont constantly trigger it, but only once per 30 seconds maybe (Caffeeine cache would work)
Metadata
Metadata
Assignees
Labels
new commandAdd a new command or group of commands to the botAdd a new command or group of commands to the botpriority: normalvalidThis issue/PR is validated and ready to be picked. This auto adds items to TJ project board.This issue/PR is validated and ready to be picked. This auto adds items to TJ project board.