From 2b09da0105e6529301c4300529d5c2c62f8271dd Mon Sep 17 00:00:00 2001 From: Ak4zh Date: Sat, 6 Jun 2020 19:34:20 +0530 Subject: [PATCH] Added ConfluxBot --- Projects-using-Telethon.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Projects-using-Telethon.md b/Projects-using-Telethon.md index 9508c33..b2b24a8 100644 --- a/Projects-using-Telethon.md +++ b/Projects-using-Telethon.md @@ -55,3 +55,13 @@ A Telegram bot, to check what restrictions bots, groups or channels have. It als ## [TerminalBot](https://github.com/SpEcHiDe/TerminalBot/tree/Telethon) A Terminal Bot, inside Telegram to execute GNU/Linux / evaluate Python commands. + +-- + +## [ConfluxBot](https://confluxbot.com) +ConfluxBot allows to connect multiple social Media accounts including Telegram, Discord and Twitter at one place. Users can create cross posts between accounts and also forward messages between them by creating connections. + +- [Telegram Bot Link](https://telegram.me/ConfluxBot) +- [Website](https://confluxbot.com) +- [Video Tutorial](https://www.youtube.com/watch?v=gMmBFmCJSVA) +- [Documentation](https://confluxbot.readthedocs.io/en/latest/)