cards-api

0.0.1 • Public • Published
const API = require('cards-api');
let api = new API

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

==========

Made by Tea Cup#9999

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    0

Package Sidebar

Install

npm i cards-api

Weekly Downloads

0

Version

0.0.1

License

ISC

Unpacked Size

1.51 kB

Total Files

4

Last publish

Collaborators

  • teacup99