🎮 Discord Bot Integration Guide
Platform: Pluto AI Studio
🔷 Overview
This guide will help you connect your Discord Bot to Pluto AI Studio.
You only need:
- ✅ Discord Bot Token
⚙️ Step 1 — Create a Discord Application
- Go to Discord Developer Portal:
Open Discord Developer Portal
- Click “New Application”
- Enter your app name
- Click Create
🤖 Step 2 — Create a Bot
- Inside your app, go to Bot tab
- Click “Add Bot”
- Confirm creation
🔑 Step 3 — Get Bot Token
- In the Bot section
- Click “Reset Token”
- Copy the token
⚠️ Keep this token private
🔗 Step 4 — Connect to Pluto AI Studio
- Open integrations page:
Go to Integrations
- Select Discord
- Paste your token into:
| Field | What to Enter |
|---|---|
| Discord Bot Token | Paste token from Discord Developer Portal |
Click Connect / Save
🔗 Step 5 — Add Bot to Your Server
- Go to OAuth2 → URL Generator
- Select scopes:
bot
- Select permissions:
- Send Messages
- Read Messages
- Copy generated URL
- Open it and add bot to your server
✅ Step 6 — Test Your Bot
Send a message in your Discord server:
“Hello”
✅ Your Pluto AI bot should reply automatically
🚨 Troubleshooting
- Bot not responding?
- Check bot is added to server
- Check permissions
- Invalid token?
- Regenerate token in Bot tab
- No messages detected?
- Enable Message Content Intent in bot settings
🎉 You’re Done!
Your Discord bot is now connected to Pluto AI Studio.

