From 6791e535ddc9a648d23ccebae20f6e2f2ade7ba6 Mon Sep 17 00:00:00 2001 From: Youssif Shaaban Alsager Date: Sun, 29 Aug 2021 19:41:24 +0000 Subject: [PATCH] Add E-Book Converter Bot --- Projects-using-Telethon.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Projects-using-Telethon.md b/Projects-using-Telethon.md index 7951d9e..3d4dd1f 100644 --- a/Projects-using-Telethon.md +++ b/Projects-using-Telethon.md @@ -76,4 +76,7 @@ Search Videos / Audio / Documents / GiF using InLine mode of a specific chat, wi 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. \ No newline at end of file +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