Hi,
I’ve created an automation that forwards messages from Telegram to Discord. On my telegram channel, I often reply to other messages sent earlier in the day. The reference to the original message is needed to make it understandable.
How do I make sure that either the Discord message is a reply to the right message in that channel or that the text from the original message is added to the reply on Discord?
For example, something like this could work:
reply to “today I crashed my car” “Insurance is going to cover most of the damages made”
Thanks for the help!