Skip to content
/ pogobuf Public
forked from cyraxx/pogobuf

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

License

Notifications You must be signed in to change notification settings

xRy0/pogobuf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

npm version npm downloads dependencies license slack

⚠️ THIS REPOSITORY IS NO LONGER UNDER ACTIVE MAINTENANCE. FOR FURTHER DEVELOPMENT PLEASE SEE THE POGOSANDBOX FORK. ⚠️

Features

  • Implements all known Pokémon Go API calls
  • Includes native request signing (up to API version 0.45) and hashing server support (API version 0.51 and up)
  • Uses ES6 Promises and Bluebird
  • 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
  • 100% pure JS, no native library bindings

Acknowledgements

Documentation and usage

You can find the documentation and other information in the wiki.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%