botlist-web-api
official module to interact with bot-listweb api
Installation
npm i bot-listweb-api
Example
Example of posting server count with Discord.js
const Discord = ;const client = ;const BW = ;const botlistApi = "Your token" client;
Example of posting server count manually with Discord.js
const Discord = ;const client = ;const BW = ;const botlistApi = "Your token" client;botlistApi;