Custom Bot

Run your own personalized Discord bot with your own token, profile picture, and username.

Bot Status

Checking status...

Bot Configuration

Your bot token is stored securely and never shared.

The prefix users will type before commands (e.g., !help).

The text that will appear in your bot's status.

How to Create Your Bot

  1. Create a Discord Application:

    Go to the Discord Developer Portal and click "New Application".

  2. Set Up Your Bot:

    In your application, go to the "Bot" tab and click "Add Bot".

  3. Customize Your Bot:

    Upload a profile picture and set a username for your bot.

  4. Get Your Bot Token:

    Click "Reset Token" to generate a new token, then copy it.

    IMPORTANT: Never share your bot token with anyone!

  5. Set Bot Permissions:

    In the "Bot" tab, under "Privileged Gateway Intents", enable:

    • Presence Intent
    • Server Members Intent
    • Message Content Intent
  6. Invite Your Bot:

    Go to the "OAuth2" tab, then "URL Generator". Select the following scopes:

    • bot
    • applications.commands

    Then select the following bot permissions:

    • Send Messages
    • Embed Links
    • Attach Files
    • Read Message History
    • Use Slash Commands
    • Add Reactions

    Copy the generated URL and open it in your browser to invite the bot to your server.

  7. Configure Your Bot:

    Paste your bot token in the configuration form above and save it.

  8. Start Your Bot:

    Click the "Start Bot" button to bring your bot online!