UNPKG

abw.js

Version:

ABW is a foundation aimed at fighting malicious bots and self-bots on Discord so that users can browse the app without risk.

7 lines (5 loc) 103 B
const { Client, Check } = require('./Client/Client'); module.exports = { Client, Check };