Channels
Telegram
đĄ
The Telegram Channel allows your users to interact with your bot via the Telegram messaging app.
Telegram quick start
If you want to get setup with Telegram quickly, check out the video below:
Creating the Telegram channel
đ¨
Before you start
The Telegram integration is only available on Standard, Pro and Enterprise plans.
- From the your bot dashboard, go to the Channels tab and enable the Telegram channel by clicking its toggle switch.
- Next, you need to click on the following link https://t.me/BotFather to start a conversation with Telegramâs BotFather. This little bot allows you to create & manage bots in Telegram.
After opening the link click on the âSEND MESSAGEâ button, and open the Telegram application when prompted.
- Next, click on the âStartâ button.
- Youâll then be presented with a list of options. For now, weâll just focus on the minimum to get you up and running, but be sure to come back and use these commands to set things like your bot's description and profile picture.
- To create your bot, click on the
/newbot
link. Youâll then be prompted to provide a profile name for your bot. Simply send a message with your bots name.
Next, youâll need to give your bot a username. This needs to be unique and must end with the word âbotâ after youâve provided a username youâll be given a token. Weâll need this token so copy it and return to the ChatThing interface.
- Paste the token you just copied into the âAuthentication tokenâ input, fill in the username & click the âUpdate settingsâ button. That's it, youâre done! You should be able to test your bot by starting a chat using the link the BotFather provided along with your token itâs in the format
t.me/{your-bot-username}