/Pokeboo

A simple node.js library to communicate with the Pokemon Go servers.

Primary LanguageJavaScript

Pokeboo

NPM module that exposes a simple API to communicate with the Pokemon Go servers.

Installation

npm i pokeboo --save

Usage

Work in progress.

Development

npm start - runs the code and watches for changes.
npm build - builds the code to ./distribution