Getting started with Telegram bot
Connect Telegram
To connect Telegram bot to your Discord channel, follow these steps:
- You need to create your Telegram bot (if you already have a bot, move to the next step).
Go to your Telegram -> open BotFather. Here, you can create and manage your Telegram bots.
Click on Start -> in the appeared list click on the /newbot
command. Choose the name of your bot and copy the provided token.
- Open your Discord server and provide token with
/connect
command in any Discord channel where you want to connect the bot.
After that your conversations in Telegram bot will be forwarded into a connected Discord channel in public threads. All replies in created threads will be forwarded back into a Telegram chat.
To setup the application according to your needs, you can use the Settings section. Send the /list
command in the channel where you've just connected the app, and click Settings.
In the Settings section, you can also customize:
- New Message Notification
- Message Forwarding
- Message Filters
- Greeting Message Notification
- Other Settings
Suggested articles
Updated on: 21/05/2025
Thank you!