1.0.0 • Published 3 years ago

dbl_botlist_api v1.0.0

Weekly downloads
2
License
ISC
Repository
-
Last release
3 years ago

DBL_BOTLIST - # An API wrapper for DBL botlist

Example code:

REMEMBER: ONLY USE TRUE IF YOU USE SHARDS

const Discord = require("discord.js");
const client = new Discord.Client();
const dbl = require("dbl_botlist_api");

client.on("ready", () => { setInterval(function(){ dbl.apiPosteBotlist('DBL_BOTLIST_TOKEN', client, true/false) }, 1800000); });

* This is official DBL BOTLIST wrapper.
* Links:
 > https://discordbotslist.org
 > https://discord.gg/JWjCVVU