ebl.js

1.1.1 • Public • Published

EBL.JS API Wrapper for Node.Js

AutoPosting

const EBLAPI = require("ebl.js");
const EBL = new BFDAPI("client id","api token");
EBL.autoPost(client.guilds.cache.size).then((res) => console.log(res));

Readme

Keywords

Package Sidebar

Install

npm i ebl.js

Weekly Downloads

2

Version

1.1.1

License

ISC

Unpacked Size

1.87 kB

Total Files

3

Last publish

Collaborators

  • nyxrdev