matrix-rssbot/classes
Kumi 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
2023-04-28 10:01:27 +00:00
..
__init__.py Some refactoring, starting implementation of encryption 2023-04-23 13:26:46 +00:00
bot.py Added support for DALL-E and WolframAlpha 2023-04-28 10:01:27 +00:00
logging.py Create a bot class 2023-04-25 11:25:53 +00:00
openai.py Added support for DALL-E and WolframAlpha 2023-04-28 10:01:27 +00:00
store.py Moving migrations to subdirectory 2023-04-24 08:48:59 +00:00
wolframalpha.py Added support for DALL-E and WolframAlpha 2023-04-28 10:01:27 +00:00