Open aahnik opened 11 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
Would be glad see https://github.com/aahnik/tgcf/issues/429 is implemented near future.
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."
The following issues will be addressed in the upcoming release:
Core
Existing Plugins
New Plugins