Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.52 KB

README.md

File metadata and controls

37 lines (28 loc) · 1.52 KB

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
  11. $removegive - Removes all permissions from everyone in the server