PokemonGoF/PokemonGo-Bot

release (or catch) based on movesets

Open

#4970 opened on Aug 30, 2016

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Python (3,816 stars) (1,628 forks)batch import
Help Wanted

Description

Short Description

release pokemon based on their movesets

Please let me know where to find it if the feature is already available

Possible solution

maybe: "Electabuzz": {"release_below_moveset1_DPS": 8, "release_below_moveset2_DPS": 21, "logic": "or"},

How it would help others

release pokemon based on the DPS damage per second of their move sets. And filter move set 1 and move set 2 separately. Move set is definitely more important than cp for me

Contributor guide