/Djs-NANH

Discord.js Client for No API, No Hacking policy!

Primary LanguageJavaScriptMIT LicenseMIT

NANH

Discord.js client for No API, No Hacking policy!

Installation

npm i nanh
cosnt NANH = require("nanh");

Usage

NANH(client, [except], [callback])
  • client: Djs client
  • except: Array of except bot IDs
  • callback: Function with array of guilds that violating policy (Default: Send error message to them and leave with invite)