bfdxyz.js

1.0.1 • Public • Published

BFDAPI.JS - Bots.fordiscord.xyz API Wrapper for Node.JS

AutoPosting

const BFDXYZ = require("bfdapi.js");
const bfd = new BFDXYZ("client id","api token");
bfd.autoPost(client.guilds.cache.size).then((res) => console.log(res));

Readme

Keywords

none

Package Sidebar

Install

npm i bfdxyz.js

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

1.86 kB

Total Files

3

Last publish

Collaborators

  • nyxrdev