discord_bot/tests
Oleksandr Kozachuk 2db983c462 Improve history handling
- Try to keep at least 3 messages from each channel in the history
- Use post processed messages for the history, instead of the raw
  messages from the openai API
2023-04-12 12:19:07 +02:00
..
__init__.py Initial commit. 2023-03-21 18:25:14 +01:00
test_ai.py Improve history handling 2023-04-12 12:19:07 +02:00
test_main.py Handle messages as direct, when bot is mentioned. 2023-04-10 13:50:35 +02:00