aahnik / tgcf

The ultimate tool to automate custom telegram message forwarding. Live-syncer, Auto-poster, backup-bot, cloner, chat-forwarder, duplicator, ... Call it whatever you like! tgcf can fulfill your custom needs.
https://github.com/aahnik/tgcf/wiki
MIT License
1.38k stars 811 forks source link

Planned features for 2024 Release #538

Open aahnik opened 11 months ago

aahnik commented 11 months ago

The following issues will be addressed in the upcoming release:

Core

Existing Plugins

New Plugins

cleanerspam commented 10 months ago

Please add 1) an option to only send unique files by comparing fileID 2) option to set the file name as caption 3) option to only send files and videos with .mp4 or .mkv as extension 4) option to only send line ending with .mkv or .mp4 in caption , I tried using '^(?!.*\.(?:mkv|mp4|avi|zip)$).*' : '' regex in hope it will remove every line from caption that does not ends with .mp4 or .mkv but it fails

mar-tusita commented 10 months ago

Would be glad see https://github.com/aahnik/tgcf/issues/429 is implemented near future.

ShamanValius commented 7 months ago

It seems like there's a missing feature here, which is the ability to forward messages outside of Telegram, such as sending a simple JSON to any URL/IP. Then, it would indeed meet the claim of being "The ultimate tool to automate custom telegram message forwarding."