FlowChat
Help Center
Telegram Automation
Setup & Configuration
Create a Telegram Bot
To connect Telegram with our automation platform, you first need to create a Telegram Bot. A bot acts as the communication channel between your users and your automated workflows.
Steps to Create a Bot
Open Telegram and search for @BotFather.
Start a conversation with BotFather.
Send the
/newbotcommand.Enter a name for your bot (e.g., Chatly Support Bot).
Choose a unique username ending in bot (e.g., chatly_support_bot).
Once created, BotFather will generate a Bot Token.
After creating your bot, keep the token secure as it will be used to connect your Telegram Bot with our platform.
Best Practices
Use a recognizable bot name.
Add a profile photo and description.
Avoid sharing your bot token publicly.
Test the bot before deploying it to production.