View Categories

Discord Bot Integration

1 min read

🎮 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

  1. Go to Discord Developer Portal:

    Open Discord Developer Portal
  2. Click “New Application”
  3. Enter your app name
  4. Click Create

🤖 Step 2 — Create a Bot

  1. Inside your app, go to Bot tab
  2. Click “Add Bot”
  3. Confirm creation

🔑 Step 3 — Get Bot Token

  1. In the Bot section
  2. Click “Reset Token”
  3. Copy the token

⚠️ Keep this token private


🔗 Step 4 — Connect to Pluto AI Studio

  1. Open integrations page:

    Go to Integrations
  2. Select Discord
  3. 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

  1. Go to OAuth2 → URL Generator
  2. Select scopes:
    • bot
  3. Select permissions:
    • Send Messages
    • Read Messages
  4. Copy generated URL
  5. 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.