discord_bot/fjerkroa_bot
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 Switch to TOML for config file, fix bugs. 2023-03-22 21:37:33 +01:00
__main__.py Small fixes. 2023-03-22 11:31:38 +01:00
ai_responder.py Improve history handling 2023-04-12 12:19:07 +02:00
bot_logging.py Small fixes. 2023-03-22 11:31:38 +01:00
discord_bot.py On direct messages respond also on ignored channels. 2023-03-29 20:02:41 +02:00