View Categories

Telegram Bot integration

1 min read

🤖 Telegram Bot Integration Guide

Platform: Pluto AI Studio


🔷 Overview

This guide will help you connect your Telegram Bot to Pluto AI Studio.

You only need one thing:

  • ✅ Telegram Bot Token

⚙️ Step 1 — Create a Telegram Bot

  1. Open Telegram app
  2. Search for: @BotFather
  3. Click Start
  4. Type command:
    /newbot
  5. Enter your bot name
  6. Enter a unique username (must end with bot)

Example:
mybusiness_bot


🔑 Step 2 — Get Your Bot Token

After creating your bot, BotFather will give you a message like this:

Use this token to access the HTTP API:
123456789:ABCdefGhIJKlmNoPQRsTUVwxyZ

👉 Copy this token


🔗 Step 3 — Connect to Pluto AI Studio

  1. Open your dashboard:

    Go to Integrations Page
  2. Select Telegram Bot
  3. Paste your token into:
Field What to Enter
Telegram Bot Token Paste token from BotFather

Click Connect / Save


🔄 Step 4 — Start Your Bot

Before testing, you must activate your bot:

  1. Open Telegram
  2. Search your bot username
  3. Click Start

✅ Step 5 — Test Integration

Send a message like:

“Hello”

✅ Your Pluto AI bot should reply automatically


🚨 Troubleshooting

  • Bot not replying?
    • Make sure you clicked Start in Telegram
    • Check token is correct
  • Invalid token?
    • Generate a new token using BotFather command:
      /token
  • No messages received?
    • Ensure your bot is not blocked

🎉 You’re Done!

Your Telegram bot is now connected to Pluto AI Studio.