Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Treat as VIP missing Pokemon in Pokedex #4559

Closed
Gurzeh opened this issue Aug 22, 2016 · 1 comment
Closed

Treat as VIP missing Pokemon in Pokedex #4559

Gurzeh opened this issue Aug 22, 2016 · 1 comment

Comments

@Gurzeh
Copy link
Contributor

Gurzeh commented Aug 22, 2016

Short Description

Treat all missing (in Pokedex) Pokemon as VIP (or secure catch) ?

Possible solution

Obvious: update config, but a programmatic solution would be more elegant

How it would help others

For those who want to fill their Pokedex (and others)

@mjmadsen
Copy link
Contributor

I like the idea. We could probably add something to append those missing from our dex (which we already fetch) to the VIP list. Shouldn't be TOO hard.

sohje added a commit to sohje/PokemonGo-Bot that referenced this issue Aug 22, 2016
Check pokemon_id in pokedex. If not seen -> treat as VIP.
From PokemonGoF#4559
solderzzc pushed a commit that referenced this issue Aug 22, 2016
Check pokemon_id in pokedex. If not seen -> treat as VIP.
From #4559
@k4n30 k4n30 closed this as completed Aug 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants