Getting Started September 07, 2026

How do I create and launch my first Telegram bot in TeleGo?

I am new to TeleGo. What are the exact steps to create, configure, and launch my first Telegram bot from scratch?

Best answer

Setting up and launching your first bot in TeleGo takes only a few minutes:

  1. Get a Bot Token from Telegram:

    • Open Telegram and search for @BotFather.
    • Send the /newbot command, choose a display name and a unique username ending in bot.
    • Copy the HTTP API token provided by BotFather.
  2. 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.
  3. 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).
  4. 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!)
  5. 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