adcentral-api

0.1.1 • Public • Published

Hello there AD Central User!

// The original creator of this api is Tea Cup#9999

const AdCentralAPI = require('mythical-api');
let api = new AdCentralAPI('API Key');

client.on('ready', ()=> {
api.postServers(client.user.id, client.guilds.size);
api.postUsers(client.user.id, client.users.size);
  setInterval(function() {
api.postServers(client.user.id, client.guilds.size);
api.postUsers(client.user.id, client.users.size);
}, 900000);
});

NPM

Readme

Keywords

Package Sidebar

Install

npm i adcentral-api

Weekly Downloads

1

Version

0.1.1

License

ISC

Unpacked Size

2.58 kB

Total Files

4

Last publish

Collaborators

  • lava0024