Skip to content

Pacane/PogoGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PogoGen

RIP PokemonGo-Bot :(

Why?

If you're using PokemonGo-Bot to level multiple accounts, you might have noticed that the dev branch changes quite often the structure of the configuration files.

Now I've made this to update my files easily when the structure changed.

Instructions

The account file

You need to have an account json file like this one:

Put it in /path/to/PokemonGo-Bot/configs. You can then fill it with each bot's information. The "Global" section will be applied to all configurations.

NOTE: The currently supported keys are strictly in the provided JSON above. More keys will come.

PogoGen

You need to have Google Dart installed.

  • From the terminal run this:

pub global activate pogogen

  • Still in the terminal, from your PokemonGo-Bot directory, you'll need to type:

pogogen

  • For more options use pogogen --help.
  • By default it'll use configs/config.json.pokemon.example as its template.

About

A configuration generator for PokemonGo-Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages