pogosandbox / pogobuf

:rocket: pogobuf, a Pokémon Go Client Library for node.js. Install: npm i pogobuf-vnext

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pogobuf, a Pokémon Go Client Library for node.js

npm version npm downloads dependencies license slack

Features

  • Implements all known Pokémon Go API calls
  • Includes hashing server support
  • Uses ES6 Promises
  • Includes Pokémon Trainer Club and Google login clients
  • Optional batch mode to group several requests in one RPC call
  • Automatically retries failed API requests with increasing delay
  • Support proxy
  • 100% pure JS, no native library bindings

Install

npm i pogobuf-vnext

Acknowledgements

Documentation and usage

You can find the documentation and other information in the wiki.
Old wiki still up: wiki.

About

:rocket: pogobuf, a Pokémon Go Client Library for node.js. Install: npm i pogobuf-vnext

License:MIT License


Languages

Language:JavaScript 100.0%