BFDAPI.JS - Bots.fordiscord.xyz API Wrapper for Node.JS
const BFDXYZ = require("bfdapi.js");
const bfd = new BFDXYZ("client id","api token");
bfd.autoPost(client.guilds.cache.size).then((res) => console.log(res));
const BFDXYZ = require("bfdapi.js");
const bfd = new BFDXYZ("client id","api token");
bfd.autoPost(client.guilds.cache.size).then((res) => console.log(res));
npm i bfdxyz.js
1
1.0.1
ISC
1.86 kB
3