1.0.9 • Published 7 years ago
discordbots.tk v1.0.9
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