jabbink / PokemonGoBot

DEFUNCT - Bot that plays Pokemon Go
https://www.pogobot.club/
GNU General Public License v3.0
558 stars 232 forks source link

[Feature Request] Set a buddy #1295

Open DiogoRNeves opened 8 years ago

DiogoRNeves commented 8 years ago

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.

showei commented 8 years ago

good one, but looks like for some reason this bot is not in active development anymore...

LordJavi commented 8 years ago

@jabbink perhaps could close this one

jabbink commented 8 years ago

Oh, I never saw this issue, I leave this open because migrating to this way to configure sounds better.