From 644bab549e928b96340a1db7f27e159bd25f5ee4 Mon Sep 17 00:00:00 2001 From: Lonami Date: Tue, 26 Oct 2021 21:30:29 +0200 Subject: [PATCH] Add Deltachat Telegram bridge --- Projects-using-Telethon.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Projects-using-Telethon.md b/Projects-using-Telethon.md index 3d4dd1f..8d96fd3 100644 --- a/Projects-using-Telethon.md +++ b/Projects-using-Telethon.md @@ -67,16 +67,25 @@ ConfluxBot allows connecting multiple social Media accounts including Telegram, - [Documentation](https://confluxbot.readthedocs.io/en/latest/) ## [MusicGram](https://github.com/nitanmarcel/MusicGram) by [nitanmarcel](https://github.com/nitanmarcel) + Sync your Telegram profile photo and name with songs playing on Spotify/LastFM. ## [Media-Search-Bot](https://github.com/SpEcHiDe/Media-Search-bot) + Search Videos / Audio / Documents / GiF using InLine mode of a specific chat, without using any database. ## [tgcf](https://github.com/aahnik/tgcf) + The ultimate tool to automate custom telegram message forwarding. It supports two modes of operation: [past or live](https://github.com/aahnik/tgcf/wiki/Past-vs-Live-modes-explained) for dealing with either existing or upcoming messages. Supports filtering of messages based on whitelists and blacklists of text, user, and file type. With `tgcf` you can also do custom text replacement. One-click deploys to Heroku, Digital Ocean, Gitpod, and GitHub Actions(scheduled workflow to run tgcf in past mode). ## [Ultroid](https://github.com/TeamUltroid/Ultroid) by [TeamUltroid](https://github.com/TeamUltroid) + The Pluggable Telethon UserBot, made from scratch, which is aimed to increase security with addition of many other useful features. ## [E-Book Converter Bot](https://github.com/yshalsager/ebook-converter-bot) by [yshalsager](https://github.com/yshalsager) -A bot that converts e-books to various formats, powered by calibre! Currently, it supports 34 input formats and 19 output formats. \ No newline at end of file + +A bot that converts e-books to various formats, powered by calibre! Currently, it supports 34 input formats and 19 output formats. + +# [simplebot_tg](https://github.com/Nenirey/simplebot_tg) + +**Deltachat Telegram bridge** is an email based telegram bridge using Telethon and [simplebot](https://github.com/simplebot-org/simplebot) to communicate with telegram chats using the email. \ No newline at end of file