Fast, vast, and open-source. Quickly vaporise a server, enjoy vast amounts of commands, and relax knowing it's all open-source.
Python 3.11 (https://www.python.org/downloads/)
Important instructions for setting-up the nuker.
- Create a bot at https://discord.com/developers/applications by clicking on 'New Application' in the top right.
- After creating it click on the 'Bot' category on the bar on the left.
- Scroll down and toggle all three switches under the 'Privileged Gateway Intents' heading to enable them.
- Scroll back up and click on 'Reset Token' where you can then copy your bot's token.
- Download all the files in this repository except for 'README.md' unless you really want to.
- Open the 'config.txt' file and put your bot's token in the first line.
- Go to https://discord.com/ and enable developer mode by going to your user settings, scrolling down and clicking on 'Advanced' where you can then toggle developer mode on.
- Exit the settings page and click on your user profile in the bottom left* where you should see 'Copy User ID' at the very bottom.
- Click on it to copy it to your clipboard and put in the second line of the 'config.txt' file.
- Then put your preferred prefix in the last line (the third one.
- Run the 'setup.bat' file to install colorama and discord.py (if you don't already have them).
- Finally, run the 'start.bat' file to start up your bot and start nuking!
- Use the help command to see all the useable commands.
*The place where you edit your status, switch account, etc.
The newest additions in version 1.6!
- 📄 Rebranding │ Changed from 'JOHAN NUKER' to 'JOHAN's NUKER'
- 👍 More Commands │ Added 'categories', 'voice', 'cadel', 'tdel', 'vdel', and 'dmspam'
- 📖 More Readable │ The code is now a little more easier to understand
- 🎯 Target Mode │ Allows you to nuke a server from a different server
- 🐛 Bug Fixes │ Fixed a few bugs/logging issues
- ⚒️ Minor Changes │ Some other minor changes like left-aligning the title
- With the mass channel ping command, if you want to have multiple words in your channel name combine them with the a dash (like instead of 'lmao get nuked' do 'lmao-get-nuked').
- Disable community to be able to delete all the channels!
- Feel free to go into the code and edit what the automatic nuke does!
- Only Windows is supported right now, if it works for other OSs it's purely coincidental (same goes for Replit).
- 100 channels/roles created/deleted in ~20 seconds! Do note that these times can vary on many factors.
- Make sure all the files are in one folder and that no other files are in it.
- Check to see if all the file names are what they originally were.
- See if the 'config.txt' file is properly set-up: your bot's token, then your user ID, and then your preferred prefix each in their own line without anything else in that exact order.
- Confirm that you have 'pip' installed, it should be automatically downloaded when you install Python.
- You can DM me on Discord at 'johan.real' for any help! Don't feel shy.
- Add support for other platforms!
- Add mode where only the owner of the bot can use the commands.
- Add mass emoji & sticker creation commands.