discordbots.tk
v1.0.9
Published
API wrapper for discordbots.tk
Downloads
11
Readme
Getting Started
To start using this API wrapper, run the command npm install discordbots.tk
in the console.
Usage
const DisBots = require('discordbots.tk');
const DisBotsClient = new DisBots("Bot's API token here");
DisBotsClient.postServerCount(10) // sends a request to the API