Commit graph

  • bf23771989
    Added support for DALL-E and WolframAlpha New "imagine" and "calculate" commands Implemented image sending Moved OpenAI specific code to OpenAI class Abstracted away OpenAI API in bot class Minor fixes Kumi 2023-04-28 10:01:27 +0000
  • 9f5e87db4c
    Update required Python version Add -u switch to systemd service unit to make output unbuffered Kumi 2023-04-25 16:56:20 +0000
  • 1dc0378853
    Create a bot class Make everything compatible with that Kumi 2023-04-25 11:25:53 +0000
  • 2bbc6a33ca
    Moving migrations to subdirectory Add option for custom system messages per room Fixing some methods in store Kumi 2023-04-24 08:48:59 +0000
  • f20b762558
    Some refactoring, starting implementation of encryption Kumi 2023-04-23 13:26:46 +0000
  • 202bed25c6
    More updates Replace bunch of globals with single dictionary Move commands to subdirectory Add coin toss command (because) Add command to ignore previous messages in a room as context Kumi 2023-04-19 06:11:28 +0000
  • 60dc6094e8
    A bunch of changes Switched from sqlite3 to DuckDB Added comments to config template Added more options to configuration Added systemd service file Added migration logging to database Added command handling for help, room creation, stats, bot info Improved context handling Added some config checks Added auto-detection of bot's Matrix user ID Added more info to README Kumi 2023-04-17 20:28:29 +0000
  • 543f8229d2
    Fix Kumi 2023-04-16 14:29:28 +0000
  • 67779b8335
    Initial working version Kumi 2023-04-16 14:08:57 +0000