discord-nuker
v1.0.7
Published
A simple nuke bot that Built on [email protected]
Downloads
12
Readme
discord-nuker
A simple nuke bot that Built on [email protected] with features :
- Change Guild icon and Guild name
- Mass Create Channels voice and Text
- Mass Create Roles
- Delete All Channels
- Delete All Roles
- Ban All Members
- Show logs in Console
Installation
npm install discord-nuker
Usage
Basic Example
// Import the discord-nuker package
const {discordNuker} = require('discord-nuker');
//In your command section
//discordNuker(client, message, guildNewName, guildNewProfile, channelNewName, memberNick, roleNewName)
discordNuker(client, message, "Nuked", "paste url for new guildProfile", "hahah-nuked", "fools-here", "dumbass")
// There you go, now your targer nuked