severityc / Discord-Server-Nuker

Discord Nuke Bot In Python (BETA) which includes several commands that can be used to affect the condition of a Discord server

Home Page:https://guns.lol/hooked

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord Server Nuker

This is the fastest and the most efficient Discord Server Nuker


⚙️ Installation

  1. Install Python 3.11.6 and make sure to add it to path
  2. Run pip install -r requirements.txt in the path of the folder
  3. Replace YOUR_BOT_TOKEN in config.json with your Discord bot token
  4. Run main.py

📄 Features

  1. token_to_id.py - Enter the token and it will output the id you can use here to add the bot to your server if the token isn't yours

🤖 Commands

  1. $help - Shows list of all available commands
  2. $serverlist - Shows list of servers your Bot is in
  3. $nuke - Nukes the server, deleting all channels and creating new ones, while mass pinging
  4. $rolespam - Spams max roles in the server
  5. $guildname <desired_name> - Changes the server's name to the name you want
  6. $banall - Bans all members without permissions
  7. $kickall - Kicks all members without permissions
  8. $delroles - Deletes roles in the server
  9. $give - Gives everyone in the server administrator permissions
  10. $giveme <server_id> - Gives you permissions in specified server

About

Discord Nuke Bot In Python (BETA) which includes several commands that can be used to affect the condition of a Discord server

https://guns.lol/hooked

License:MIT License


Languages

Language:Python 100.0%