Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ghosty2004/discord-nuker

A simple NodeJS Discord Nuker BOT
https://github.com/ghosty2004/discord-nuker

Last synced: about 13 hours ago
JSON representation

A simple NodeJS Discord Nuker BOT

Awesome Lists containing this project

README

        

# DiscordNuker
A simple NodeJS Discord Nuker BOT

# How to use ?
Just put your discord bot token in **index.js** `bot.login("token");` then start the app with **node index.js**

# Config
You can edit the config in **settings.json** file

# Required NPM modules
**discord.js** - `npm install [email protected]`