diff --git a/README.md b/README.md index a1f7dc7..8e37f78 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ My vibe code for the marketplace bay bot DSbot.py = Discord Bot GTbot.py = Telegram Group Topics 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```. - Run these commands =