Platform
Getting Started
So, what we can do with the Platform?
Platform Introduction
General organization's settings
Platform's Glossary
Channels
Channels Introduction
Adding a Telegram channel
Adding a Web channel
Creating a Script to use the Web Channel
Adding Viber channel
Adding a Facebook Channel
Adding a Twitter channel
How a SMS Integration Works
WebSocket Connection
Contacts and Messages
Contacts Introduction
Contact's messages
Select a Message to Schedule for Later
Adding Media to the message
Contact Fields
Static and Dynamic Groups
Importing Contacts
Flows
Flows introduction
Flows Creation
Flow editor and tools
Action cards
Decision cards
Call Webhook: Making requests to external services
Split by Intent: Using Classifiers
Import and export flows
Expressions and Variables
Triggers and Campaigns
Adding a trigger
Triggers Types
Tell a flow to ignore triggers and keywords
Campaign introduction
How to create a Campaign
Editing events
Bothub
- All Categories
- Platform
- Channels
- Adding a Telegram channel
Adding a Telegram channel
Updated
by Daniel Duarte
To connect your chatbot with Telegram, follow these steps:
Talk with BotFather:
BotFather is a chatbot that creates and manages other chatbots for Telegram. To find it, look for @BotFather in your Telegram's search bar.
Create a new chatbot with BotFather:
Once you start the conversation with BotFather, send the message /newbot to create a new chatbot. Then choose a name and a Username (usernames must always end with “_bot”, ex test_bot).
Receive the access token:
Done! You have created your new chatbot.
After completing all the necessary information (as seen in the last step), you will receive an access Token (1). Leave this token copied to use in the next steps.
Adding the Telegram channel:
To create the channel on the platform, go to Org Settings and click on the settings gear:
Right after click on Add Channel (1) and enter the Telegram menu:
Inside the menu paste the access Token in the Authentication Token field (1) and click Submit (2).