Closed noobietele closed 5 months ago
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 ??
keyword filtering currently not supported yet
If possible check this out ,https://github.com/aahnik/tgcf , it just need multiple source to destination forward and topics support from your repo.
keyword filters and blacklist added on 2.3.0
Thanks
[ { "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 ??