add matrix bot

This commit is contained in:
driftywinds
2025-05-14 05:53:36 +00:00
parent 0f935477eb
commit 4aa1164b79

View File

@@ -13,6 +13,7 @@ My vibe code for the marketplace bay bot
DSbot.py = Discord Bot DSbot.py = Discord Bot
GTbot.py = Telegram Group Topics bot GTbot.py = Telegram Group Topics bot
DMbot.py = Telegram Bot DM bot DMbot.py = Telegram Bot DM bot
MTbot.py = Matrix bot for an unencrypted room (should technically work with unencrypted DMs too but I haven't tested it)
``` ```
- Edit the values of the example.env file accordingly and rename the file to ```.env```. - Edit the values of the example.env file accordingly and rename the file to ```.env```.
- Run these commands = - Run these commands =