doc(bots): add bridge bot (#6106)

* doc(bots): add bridge bot

* update bot name

---------

Co-authored-by: Evgeny <evgeny@poberezkin.com>
This commit is contained in:
UnkwUsr
2025-07-27 12:01:55 +03:00
committed by GitHub
parent 378bc9873e
commit 890fccf92f
+1
View File
@@ -134,3 +134,4 @@ If you have to run your bot on another machine, you need to secure access to bot
- [Broadcast bot](../apps/simplex-broadcast-bot/) (Haskell) - we use it to send [status and release updates](https://status.simplex.chat/status/public).
- [Moderation bot](https://github.com/NCalex42/simplex-bot) (Java)
- [Matterbridge bot](https://github.com/UnkwUsr/matterbridge-simplex) (JavaScript)