1.1.0 • Published 5 years ago

teverse.js v1.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

Teverse.js

Wrapper for interacting with the api on teverse.com

Usage

var teversejs = require('teverse.js');
var userid = 'MvljL';
teversejs.getUserByID(userid);

There are currently only 2 possible commands, getUserByID and getGameByID, however these will expand to more functions once Teverse has been released.

License

MIT

1.1.0

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago