DiscordNuker is a Python-based tool designed to swiftly disrupt a specified Discord server.
- Python 3.x
discord
library (Install it usingpip install discord
)httpx
library (Install it usingpip install httpx
)colorama
library (Install it usingpip install colorama
)
-
Clone this repository to your local machine.
-
Ensure you have Python installed.
-
Open a terminal or command prompt in the cloned directory.
-
Run the following command to start the tool:
python main.py
-
Input the target server's ID when prompted.
-
The tool will perform the specified actions on the server.
- This tool is intended for educational or testing purposes only.
- Usage for malicious intent is strongly discouraged and unethical.
- Use responsibly and adhere to ethical standards while interacting with Discord servers.
Remember, use this tool responsibly and ethically. Any misuse or violation of Discord's terms of service is the responsibility of the user.