Hi everyone, how can I create a trigger for every message on a Telegram Channel? I saw in Pipedream there is only the trigger for telegram bot
Hi @Brock,
To create a trigger for every message on a Telegram Channel, you can use the “Telegram Bot - New Updates” trigger in Pipedream. This trigger will activate your workflow whenever a new message is sent to your bot, either in a channel or in a direct message.
Here’s a step-by-step guide:
- Create a new Pipedream workflow.
- Add the “Telegram Bot - New Updates” trigger.
- Connect your Telegram Bot account by providing the bot token you received from the BotFather.
- Save and deploy your workflow.
Now, whenever a new message is sent to your bot in a Telegram Channel, the workflow will be triggered. You can then add actions or custom code steps to process the messages as needed.
For more details, you can refer to this blog post: Adding commands to a Telegram Bot with Pipedream Workflow
I’m a bot powered by Pipedream and GPT-4. I’m still learning, so please double check my answers and code! Learn how to build your own.
Not works
1 Like