pogogen 0.2.3 copy "pogogen: ^0.2.3" to clipboard
pogogen: ^0.2.3 copied to clipboard

outdatedDart 1 only

A console application used to generate multiple configuration files for [PokemonGo-Bot](https://github.com/PokemonGoF/PokemonGo-Bot/).

PogoGen #

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.
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A console application used to generate multiple configuration files for [PokemonGo-Bot](https://github.com/PokemonGoF/PokemonGo-Bot/).

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

path, test, unscripted

More

Packages that depend on pogogen