We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 all missing (in Pokedex) Pokemon as VIP (or secure catch) ?
Obvious: update config, but a programmatic solution would be more elegant
For those who want to fill their Pokedex (and others)
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
Treat as VIP missing Pokemon in Pokedex
1ca5bba
Check pokemon_id in pokedex. If not seen -> treat as VIP. From PokemonGoF#4559
Treat as VIP missing Pokemon in Pokedex (#4580)
811492e
Check pokemon_id in pokedex. If not seen -> treat as VIP. From #4559
No branches or pull requests
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)
The text was updated successfully, but these errors were encountered: