Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ghosty2004/discord-nuker
- Owner: ghosty2004
- Created: 2021-09-18T08:43:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-16T09:23:49.000Z (over 3 years ago)
- Last Synced: 2025-02-05T07:56:28.805Z (8 days ago)
- Language: JavaScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]`