This repository was archived by the owner on Jul 22, 2019. It is now read-only.
Pokemon Go Bot v0.7.5
Pre-release
Pre-release
Changelog:
- Update API (better stability)
- Remove debug logging for level rewards
- correctly iterate over pokemon (off by one error fixed)
- Improved loading and saving of last location
- Improved API by returning correct HTTP status codes
- Code related: Updated authors; unified codestyle; Better API documentation
How to run compiled version:
-
Download this release.
-
Create a config file, as a base, take this file, save it as
default.json
in a directory calledbot-settings
. Then open it with a plain text editor (e.g. notepad) and fill all blanks. -
Run the
.jar
with Java 8 (or higher) like this:java -jar PokemonGoBot-0.7.5.jar
-
Check the frequently asked questions on https://github.com/jabbink/PokemonGoBot