How to Autopost Telegram Messages to Discord?

This topic was automatically generated from Slack. You can find the original thread here.

im trying to find my message in telegram so it autoposts to discord but i cannot find it

Hi, with this much information it is really hard for me to help you. Would you mind sharing screenshots of you entire workflow? Also please share your expected behavior as an example?

I simply want to display my private telegram group messages in discord

For how to use Pipedream, we have a bot that clearly explain the steps that you can take to achieve your usecase. You can simply ping it and ask it the question

How to display my private telegram group messages in discord

To display your private Telegram group messages in Discord, you can create a Pipedream workflow with a Telegram trigger and a Discord action. Here’s a step-by-step guide: 1. Create a new Pipedream workflow. 2. Add a Telegram trigger: - Search for the Telegram app from the trigger menu. - Select the “New Message (Instant)” trigger. - Connect your Telegram account and follow the instructions on the trigger configuration screen. 3. Add a Discord action: - Search for the Discord app from the step menu. - Select the “Send Message” action. - Connect your Discord account. - Select the desired channel and pass the message content from the Telegram trigger step. - Click “Test” to run the action and test the configuration. This workflow will listen for new messages in your private Telegram group and automatically send them to the specified Discord channel.

yeah I followed this, but as in my screenshot when I try to get it to send messages from my channel it doesnt recognize them i just get this weird varaible list of irrelevant things

it clearly doesnt tell me which one to pick

also if i add these it just gives [Object, Object] in my discord.

pretty useless.

Hi , checking the event body structure, did you find the message content?

negative

also theres already like 50 messages in the channel and these arrays are just showing like message [7] etc.

can it not relay messages in the channel posted from bots?

doesnt look like its noticing wen my bot posts a message in my group channel, only when i write a message

Hi , I see the message text on the event (1st image below)

doesnt look like its noticing wen my bot posts a message in my group channel, only when i write a message
For this, I think this is the one we need to improve. I will create a ticket for it

ok cool

I’ve created a ticket here: [FEATURE] Telegram Bot - New Message Update (Instant) should include add the prop to the message from Bot · Issue #6874 · PipedreamHQ/pipedream · GitHub

Ok