Get Your Telegram Bot Token

A bot token is a secret key that lets RunMyBot talk to your Telegram bot. Keep it private.

Step‑by‑Step (via @BotFather)

  1. Open Telegram and search @BotFather.
  2. Tap Start and send /newbot.
  3. Choose a name (display name). Example: RunMyBot Demo.
  4. Choose a username ending with _bot. Example: runmybot_demo_bot.
  5. BotFather replies with your HTTP API token, like 123456:ABC-xyz.
  6. Copy the token, go to your dashboard → Create New Bot, paste token & bot name.

Useful BotFather Commands

Security Tips

  • Never share your token in screenshots, repos, or groups.
  • If you pasted it in a public place, use /revoke at BotFather.
  • On RunMyBot, tokens are stored securely; you can delete a bot anytime.

Next Steps

  1. Return to dashboard → Create New Bot.
  2. Open Commands → paste one of the Platform‑Safe Snippets (e.g., /start).
  3. Click Start on the bot card and test in Telegram.