1.0.9 • Published 3 years ago

ggs.js v1.0.9

Weekly downloads
2
License
ISC
Repository
github
Last release
3 years ago

GGS.JS

NPM Package For Easily Interacting With The GGS API

Documentation

Import Module

const ggsjs = require('ggs.js');

Discord ID Query

let data = ggsjs.discordQuery('api token', 'discordid')

Steam ID Query

let data = ggsjs.steamQuery('api token', 'steamid64')

Servers Query

let data = ggsjs.serversQuery()

Shouts Query

let data = ggsjs.shoutsQuery()
1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.0

3 years ago