[Api] Javascript API clarfication

gyroninja gyroninja at tfwno.gf
Thu Jan 4 03:38:47 UTC 2018


Two quick things which might be useful to know to be able to use the
javascript api.

1. You can install this module into your project by doing:
npm install git+https://gitgud.io/shiningstats/api-js.git

2. You'll need to use require("shiningstats") for importing it into your
project unlike the example file which just imports the main file directly.


More information about the Api mailing list