Discord Server Booster is a utility written in Go that allows you to automatically join servers using invite links and boost them using Discord Nitro boosts. This tool helps server owners and administrators quickly boost their servers with minimal effort.
tokens.txt
file)Clone the repository to your local machine:
git clone https://github.com/Spinayy/Discord-Boost-Bot.git
Navigate to the project directory:
cd discord-server-booster
Compile the Go code:
go build
Run the executable:
./discord-server-booster
Choose the desired operation from the menu:
Follow the prompts to provide the required information (invite code or server ID).
Sit back and let the tool automatically join servers or boost them using the provided bot tokens.
Before running the tool, make sure to:
tokens.txt
file with valid Discord bot tokens, each on a new line.This tool is for educational purposes only. The developers are not responsible for any misuse of this tool.
Contributions are welcome! If you have any suggestions, bug fixes, or new features to add, please open an issue or create a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.