Discord Best Nuker Save

Discord Nuker

Project README

Dextrom

The most advanced cross-platform discord nuker made in C still in developing


Features

  • Channels
    • Delete All
    • Mass Create
    • Rename All
    • Spam messages
  • Users
    • Dm All
    • Ban All
    • Kick All
    • Mute All
  • Roles
    • Delete All
    • Mass Create
    • Rename All
  • Server
    • Guild Name
    • Guild Icon (buggy)
  • Settings
    • Bot Presence
    • Bot Nickname

Installation

Download Relase(Windows):

🤖 Install --> Releases

1. Get the repo

$ git clone https://github.com/Dexterom/Discord-Best-Nuker

2. Run setup

$ sudo make install

3. Run Krokodil

$ make

Manual Installation

1. Get the repo

$ git clone https://github.com/Dexterom/Discord-Best-Nuker

2. Update your system

$ sudo pacman -Syy #Arch Linux
$ sudo apt update #Ubuntu/Debian/Kali

3. Install make

$ sudo pacman -S make #Arch Linux
$ sudo apt install make #Ubuntu/Debian/Kali

4. Install gtk3

$ sudo pacman -S gtk3 #Arch Linux
$ sudo apt install gtk3 #Ubuntu/Debian/Kali

5. Install Orca

Read https://github.com/cee-studio/orca

6. Install zenity

$ sudo pacman -S zenity #Arch Linux
$ sudo apt-get install zenity #Ubuntu/debian/Kali

7. Run program

make #Run without logs
#Or
make test #Run with logs

Update

Automatic update

$ make update

Manual update

$ git pull && make install
Open Source Agenda is not affiliated with "Discord Best Nuker" Project. README Source: Dexterom/Discord-Best-Nuker