listsyve

0.0.7 • Public • Published

List Syve For API server count!

Page

Installing

Version

# npm
npm i listsyve

Example Usage

const SyvePI = require('listsyve');
let api = new SyvePI('Api Token Key');

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

Readme

Keywords

none

Package Sidebar

Install

npm i listsyve

Weekly Downloads

1

Version

0.0.7

License

ISC

Unpacked Size

1.94 kB

Total Files

3

Last publish

Collaborators

  • syveid