Telegram_Forwarder icon indicating copy to clipboard operation
Telegram_Forwarder copied to clipboard

[Feature Request] Add keywords filter and blacklist

Open noobietele opened this issue 1 year ago • 3 comments

[ { "source": -10012345678, "destination": [-10011111111, "-10022222222#123456"] }, { "source": "-10087654321#000000", // Topic/Forum group "destination": ["-10033333333#654321"] } ]

how to add filter for keywords ?? different for each source to destination ??

noobietele avatar Jan 29 '24 08:01 noobietele

i found this repo https://github.com/noobietele/telegram-forwarder_auto ,,, like that blocked texts variable ,can we get both blocked text & whitelist text in env for each source to destination ??

noobietele avatar Jan 29 '24 09:01 noobietele

keyword filtering currently not supported yet

MrMissx avatar Jan 29 '24 13:01 MrMissx

If possible check this out ,https://github.com/aahnik/tgcf , it just need multiple source to destination forward and topics support from your repo.

noobietele avatar Jan 29 '24 17:01 noobietele