Discord-Nuke-Bot

Simple Discord Nuke Bot.

Simple Discord Nuke Bot

  • Python 3.6 – 3.8

Features

  • Delete Channels
  • Ban All Members
  • Delete Roles
  • Create Channels
  • Create Roles

Preview


Installation:

Android(Termux):

apt update && apt upgrade

pkg install python git

git clone https://github.com/9X4N/Discord-Nuke-Bot/

cd Discord-Nuke-Bot

python -m pip install -r requirements.txt

python nuke-bot.py

[Subsequent launches]

cd Discord-Nuke-Bot

python nuke-bot.py

Linux / Windows

git clone https://github.com/9X4N/Discord-Nuke-Bot/

cd Discord-Nuke-Bot

python -m pip install -r requirements.txt

python3 nuke-bot.py

Running

It’s that simple! Enter the command python nuke-bot.py or python3 nuke-bot.py and the nuke bot interface will launch.

GitHub

View Github