@jlbubbles0920_yt/discordbots.js

1.0.3 • Public • Published

@jlbubbles0920_yt/discordbots.js

Hey, welcome to the Discord Bots API. Lets get straight to the point!

Usage/Examples

Server Count Post

const db-api = require('@jlbubbles0920_yt/discordbots.js');
// client should be defined as your discord client.
const serverCountAPI = new db-api.serverCountAPI('authtoken', client);
serverCountAPI.init().then(response => console.log(response));
// If you want to get a json response, you can do JSON.parse() method

Thank you for using my api!

Readme

Keywords

Package Sidebar

Install

npm i @jlbubbles0920_yt/discordbots.js

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

3.38 kB

Total Files

5

Last publish

Collaborators

  • jlbubbles0920_yt