sblapi

0.0.4 • Public • Published

Hello there Mythical User!

  • This API is for sblapi
  • See Here to support the credits work!
const sblapi = require('mythical-api');
let api = new MythicalBotsAPI('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);
});

```Credits to Tea Cup#9999!```` NPM

Readme

Keywords

Package Sidebar

Install

npm i sblapi

Weekly Downloads

1

Version

0.0.4

License

ISC

Unpacked Size

2.44 kB

Total Files

4

Last publish

Collaborators

  • lava0024