1.1.3 • Published 3 years ago

inb_botlist v1.1.3

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

INB_BOTLIST - # An API wrapper for inb botlist

Example code:

REMEMBER: ONLY USE TRUE IF YOU USE SHARDS

const Discord = require("discord.js");
const client = new Discord.Client();
const inb = require("inb_botlist");

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

* This is official INB BOTLIST wrapper.
* Links:
 > https://inbbotlist.com
 > https://discord.gg/TqPKPZR6by
1.1.3

3 years ago

1.1.1

3 years ago

1.1.2

3 years ago

1.1.0

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago