Minco-inc / Djs-NANH

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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

License:MIT License


Languages

Language:JavaScript 100.0%