-
Clone the Repository
Open a terminal (Command Prompt or PowerShell) and run the following command:git clone https://github.com/BYPASS-ALT/discord-raider-tool.git
-
Install Dependencies
Run the following command to install the required dependencies:pip3 install -r requirements.txt
-
Run the Tool
You can start the tool by running the following command:python3 bot.py
-
If you face any issues, visit the Issues tab for help!
-
Install Python 3 and pip
Run the following commands to install Python and pip (if not installed already):sudo apt update sudo apt install python3 python3-pip
-
Install Git
If you don't have Git installed, use the following command:sudo apt install git
-
Clone the Repository
Clone the repository using Git:git clone https://github.com/BYPASS-ALT/discord-raider-tool.git
-
Create a Virtual Environment
It’s recommended to create a virtual environment for the project:python3 -m venv venv
-
Activate the Virtual Environment
Run the following command to activate the virtual environment:source venv/bin/activate
-
Install Dependencies
Install the required dependencies:pip install -r requirements.txt
-
Run the Tool
Start the tool with the following command:python bot.py
-
For any issues, head to the Issues tab!
After setting up the tool, simply follow the on-screen instructions to use the DM or server spamming features.
If you encounter any issues, please refer to the Issues section or open a new issue for assistance.