I am new to TeleGo. What are the exact steps to create, configure, and launch my first Telegram bot from scratch?
Getting Started
September 07, 2026
How do I create and launch my first Telegram bot in TeleGo?
Best answer
Setting up and launching your first bot in TeleGo takes only a few minutes:
-
Get a Bot Token from Telegram:
- Open Telegram and search for
@BotFather. - Send the
/newbotcommand, choose a display name and a unique username ending inbot. - Copy the HTTP API token provided by BotFather.
- Open Telegram and search for
-
Add the Bot to TeleGo:
- Log into your TeleGo workspace and click Create Bot (or navigate to your bot list).
- In Bot Settings → Telegram, paste your token and save.
-
Choose a Scenario or Template:
- Go to the Scenarios section.
- You can start from scratch with a Start node or pick a ready-made starter template from the Templates tab (e.g., Lead Generation, Welcome Flow, or AI Chat).
-
Publish Your Scenario:
- Once you build your flow in the visual editor, click the Publish button in the top toolbar. (Note: Changes are not live in Telegram until you publish!)
-
Test in Telegram:
- Click Test in Telegram in the editor toolbar, or open Telegram, search for your bot username, and tap Start.
Your answer
You need to log in to ask a question.
Log in