/PokemonGoBot

Bot that plays Pokemon Go

Primary LanguageKotlinGNU General Public License v3.0GPL-3.0

Pokemon Go Bot

Usage

  1. Clone this repo
  2. Copy src/main/resources/config.properties.template to src/main/resources/config.properties
  3. Add your PTC username, password and starting location in src/main/resources/config.properties
  4. Run Main.kt