0.0.8 • Published 7 years ago

discordbotslist.com v0.0.8

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

A node module made for discordbotslist.com

const Discordbots = require("discordbotslist.com");

Discordbots.postServerCount("token", "servers");

replace token with your api key which you can get from the discord server

replace servers with the server count for example client.guilds.size

to fetch a bot's info

Discordbots.getBotInfo("botid").then(data => { console.log(data); });

0.0.8

7 years ago

0.0.7-1

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago