🤖
Bot MakerConfigure your bot, select gateway intents and features, then generate a complete Python script.
1 Bot Configuration
Token is written into the generated file only — never sent anywhere.
2 Gateway Intents
Enable the intents your bot needs. Privileged ones must also be toggled in the Discord Developer Portal.
⚠Privileged intents need manual activation at discord.com/developers/applications → Bot → Privileged Gateway Intents.
Standard Intents
Privileged Intents Privileged
3 Events & Features
Select which event handlers and extras to scaffold in the generated script.
Events
Extra Features
Python — discord.py
⚡
Command BuilderVisually build bot commands with actions — then export all of them as Python code at once.
⚡
No command selected
Create a new command from the sidebar to get started.
0 commands built
Python — discord.py commands
🔧
Tool OptionsLive Discord API utilities — server lookup, bot info, and invite link generator.
🏠 Server Info Lookup
Fetch detailed data about any server your bot has joined.
ℹEnable Developer Mode in Discord (Settings → Advanced), then right-click a server icon to copy its ID.
Fetching from Discord API...
🤖 Bot Info
Look up your bot's user profile, application data, and owner.
Fetching bot data...
🔗 Invite Link Generator
Generate an OAuth2 invite link with the permissions you select.
Permissions
Generated Link
✦
AI Script GeneratorDescribe what you want your bot to do — the AI writes the complete Python script for you.
Bot Config
Auto-synced from Bot Maker. Used to fill the generated script.
Suggestions