Skip to content

Comments

Recycling unwanted new items when spinning Pokestops#502

Merged
solderzzc merged 8 commits intoPokemonGoF:devfrom
dmateusp:dev
Jul 23, 2016
Merged

Recycling unwanted new items when spinning Pokestops#502
solderzzc merged 8 commits intoPokemonGoF:devfrom
dmateusp:dev

Conversation

@dmateusp
Copy link
Contributor

I added a "filter_list" parameter that allows users to pass unwanted items ID that should be recycled by the bot when received spinning PokeStops

Parameter / config structure:
-if LIST, --item_filter LIST Pass a list of unwanted items to recycle when collected at a Pokestop (e.g, ["101","102","103","104"] to recycle potions when collected)"

this example filters out all potions:

"item_filter": ["101","102","103","104"]

I also updated the api of drop_item with an example of a good request for people that would like to recycle items or implement an inventory manager (they should check my example !)

@solderzzc
Copy link
Contributor

This is good for me.

@kazyka
Copy link

kazyka commented Jul 23, 2016

looks good

@skydrome
Copy link

#517

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants