This agent streams messages from Telegram to Slack. When a user sends a message from your Telegram bot, it will be automatically forwarded to your specified Slack channel.
Add your Telegram BOT API key here:
TG_API_KEY
Environment Variable needs to be saved separately to maintain security.
Api Key of your Telegram bot
How to get Telegram Bot Token:
Message @BotFather on Telegram
Create new bot with /newbot command
Follow instructions to get your API token
Use this token in the form
Click on Connect Button to Connect to your Slack account:
Slack
Connect to your Slack account
Add your Slack Channel ID where you want to stream the messages to:
ChannelIDText
Channel ID to send the text to
About
This agent streams messages from Telegram to Slack. When a user sends a message from your Telegram bot, it will be automatically forwarded to your specified Slack channel.