discord-nuker

1.0.7 • Public • Published

NPM info

discord-nuker

A simple nuke bot that Built on discord.js@12.5.3 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

Package Sidebar

Install

npm i discord-nuker

Weekly Downloads

2

Version

1.0.7

License

ISC

Unpacked Size

6.51 kB

Total Files

3

Last publish

Collaborators

  • justhanz