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
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