🤖 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
- Open Telegram app
- Search for: @BotFather
- Click Start
- Type command:
/newbot - Enter your bot name
- 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
- Open your dashboard:
Go to Integrations Page
- Select Telegram Bot
- 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:
- Open Telegram
- Search your bot username
- 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
- Generate a new token using BotFather command:
- No messages received?
- Ensure your bot is not blocked
🎉 You’re Done!
Your Telegram bot is now connected to Pluto AI Studio.

