1. Enable Privileged Intents
Before deploying, ensure you have enabled all necessary Privileged Gateway Intents for your bot in the
Discord Developer Portal.
Most custom bots require PRESENCE INTENT
, SERVER MEMBERS INTENT
, and MESSAGE CONTENT INTENT
.
Follow the steps shown below:

2. Enter Your Bot Token
Navigate to your bot's application page in the Discord Developer Portal, go to the "Bot" section, and click "Reset Token" (or "Copy" if visible). Paste the token here. Treat your token like a password and never share it publicly! We handle it securely via HTTPS and our backend.