PokemonGoBot
PokemonGoBot copied to clipboard
[Feature Request] Set a buddy
Description: Add a config to setup a buddy until it reaches a certain amount of candy. Example:
{
'config.json options
buddySetup: [
{ "DRATINI" : 200 },
{ "SEEL" : 70 },
{ "SNORLAX" : 130 },
{ "PIKACHU" : 0 } 'this would mean that if all requirements are met, use PIKACHU
]
'more config.json options
}
Cheers
Leave this sentence in your issue as proof that you have read and used this template.
good one, but looks like for some reason this bot is not in active development anymore...
@jabbink perhaps could close this one
Oh, I never saw this issue, I leave this open because migrating to this way to configure sounds better.