ibzann / discordnuker.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

discordnuker.js

GitHub Repo stars Code Size License

A Discord bot that can nuke any server!

Usage

Prerequisites

Clone repository

You'll have to clone this repository. Click on the "Code" button that is green and press "Download ZIP". Extract it anywhere you want on your computer.

How to run

Open the folder and click on the file path field and type in "cmd" (gif) then type in these following commands.

Note: You will only have to do this once and never again.

  • npm install discord.js
  • npm install chalk
  • nom install dotenv

After you're done (without any errors) make a application at discord/developers/applications. Click the "Bot" button on the left menu. Copy your token into the .env file and get your user id too in the env file. Finally run "node index.js" in the command prompt (cmd).

License

discordnuker.js is under the AGPL-3.0 License.

About

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 100.0%