diff --git a/Projects-using-Telethon.md b/Projects-using-Telethon.md index 7b7667e..bbfa6ef 100644 --- a/Projects-using-Telethon.md +++ b/Projects-using-Telethon.md @@ -73,4 +73,4 @@ Sync your Telegram profile photo and name with songs playing on Spotify/LastFM. 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. \ No newline at end of file +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).