Everything you need to get started

Choose a topic below to view setup guides, references, and troubleshooting.

Need help?

Can't find what you're looking for?

Boost Bot

Getting Started

Welcome to Boost Bot

Boost Bot is an all-in-one Discord server boost automation tool. It handles everything from manual boosting and redeem keys to fully automated sales through your store.

What Boost Bot Can Do

Deliver server boosts automatically via Discord commands
Run 24/7 autobuy through Shoppex, Sellapp, SellSN, Sellauth, or Sellhub
Apply custom watermarks (name, bio, avatar, banner, RPC) to every token
Manage stock, failed tokens, used tokens, and order history
Bypass captcha using OAuth2 boosting

System Requirements

Windows 10 or later
4GB RAM minimum
Stable internet connection
A Discord bot application with proper permissions
HTTP proxies (highly recommended)

Quick Start

1Create a Discord application & bot in the Discord Developer Portal
2Open assets/config.txt and paste your bot token
3Fill in your guild ID, whitelisted users, and proxy settings
4Configure token customization and OAuth2 credentials
5Load stock into assets/stock/
6Run Boostbot.exe and invite the bot to your server with Administrator permissions

File Structure

Boostbot/
├── Boostbot.exe
└── assets/
    ├── config.txt
    ├── license.txt
    ├── proxies.txt
    ├── images/
    │   ├── YOUR-BANNER
    │   └── YOUR-LOGO
    ├── database/
    │   ├── autobuy.txt
    │   ├── channle.txt
    │   ├── hold.txt
    │   ├── keys.txt
    │   ├── order.txt
    │   └── queue.txt
    ├── output/
    │   ├── boosts-deliver/
    │   ├── boosts/
    │   ├── redeem-keys/
    │   ├── sent-orders/
    │   └── tokens-sent/
    └── stock/
        ├── cap/
        ├── 1 month/
        ├── 3 month/
        ├── failed/
        └── used/