Every year, Discord nuking bots get stronger and stronger every year. This is a demonstration of the powers of Discord nuking bots and what they can do. This is not the fastest and can be optimized more. This bot was made for educational purposes only and ease of use while also making it harder to simply skid.
To use the demo code in your own server, follow the steps below.
Note
You need to download Node.js on your system in order to use this project.
- Create a new folder on your system (it can be called anything)
- Download the bot.js file and download the .env file and move both files into your folder
- Go to the Discord Developer Portal and create a new application
- In the Bot tab, get the token and copy it to your clipboard.
- In the folder, open the .env file and change
YOUR_TOKEN_HERE
to the bot token of your bot - Invite the bot to a new server that you can destroy and mess around with - all actions are destructive!
- Open your terminal and run the following commands:
npm install discord.js dotenv
- These will install all required dependencies. When they are finished installing, run this command to start the bot
node bot.js
If you get an error like the one below, make sure you are in the correct directory.
node:internal/modules/cjs/loader:1148
throw err;
^
Error: Cannot find module '/Users/mike/atom/bot.js'
at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
at Module._load (node:internal/modules/cjs/loader:986:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
at node:internal/main/run_main_module:28:49 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
To get started using the bot, run the command >help
in any channel in the server.
DO NOT STEAL THIS BOT! THIS BOT WILL VERY OBVIOUSLY GET YOU CLOWNED ON. IT DOES NOT HAVE A SINGULAR FUNCTION TO NUKE EVERYTHING. THIS IS MADE AS A TEST AND DOES NOT HAVE ANY CHECKS TO MAKE SURE YOU ARE AUTHORIZED - ONLY >test allowed
WILL CHECK IF YOU ARE SPECIFIED IN THE CODE. DO NOT REPUBLISH THIS CODE WITHOUT AUTHORIZATION FROM @p.fr
ON DISCORD! Join Peretas Technologies on Discord to learn more about our projects and updates