diff --git a/Projects-using-Telethon.md b/Projects-using-Telethon.md index bbfa6ef..7951d9e 100644 --- a/Projects-using-Telethon.md +++ b/Projects-using-Telethon.md @@ -74,3 +74,6 @@ Search Videos / Audio / Documents / GiF using InLine mode of a specific chat, wi ## [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. \ No newline at end of file