Skip to content

A tool that allows you to quickly and efficiently nuke Discord servers using a bot through the terminal.

License

Notifications You must be signed in to change notification settings

spinozapy/Discord-Nuker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiscordNuker

DiscordNuker is a Python-based tool designed to swiftly disrupt a specified Discord server.

Requirements

  • Python 3.x
  • discord library (Install it using pip install discord)
  • httpx library (Install it using pip install httpx)
  • colorama library (Install it using pip install colorama)

Usage

  1. Clone this repository to your local machine.

  2. Ensure you have Python installed.

  3. Open a terminal or command prompt in the cloned directory.

  4. Run the following command to start the tool:

    python main.py
    
  5. Input the target server's ID when prompted.

  6. The tool will perform the specified actions on the server.

Usage Caution

  • 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.