UrekD / Telegram-To-Discord

Mirror all messages from Telegram channels to Discord via a webhook also translate any message that is not in English.
51 stars 12 forks source link

Suggestion: Telegram multi-photo messages as a single discord message #17

Open Charmandrigo opened 11 months ago

Charmandrigo commented 11 months ago

I use this script to mirror a gallery dump I have on telegram, however I group up to 10 images on a single message, and the script forwards them as one message per image, triggering multiple pings on the channel I set my Webhook to, could be possible for the tool to detect when a single message has multiple images attached to it, and then send them like that to discord? Both platforms support grouping up to 10 images on a single message Plus Discord webhooks support multiple file upload https://birdie0.github.io/discord-webhooks-guide/structure/file.html