-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Release lower duplicate pokemon #127
Comments
CtrlAltDefeat94
referenced
this issue
Jul 22, 2016
# Get pokeballs > store them. #Get pokemons > store them > ## group them by ID > ## sort CP in each group for each pokemon > ## transfer all low CP pokemon duplicates. (commented for now, uncomment if want to test.)
Related: #142 |
Closing for tracking on #142 |
Closed
hoanghuynh
pushed a commit
to hoanghuynh/PokemonGo-Bot
that referenced
this issue
Sep 28, 2016
(As master does not exist anymore)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've got tonnes of duplicate Pokemon with high CP. I'd like to be able to release all but the highest I've got (instead of setting a minimum CP to keep)
similar to #15
The text was updated successfully, but these errors were encountered: