Lemoney
Lemoney
nearby_users() now returns a generator. Use ```next()``` to retrieve the next item inside it. https://docs.python.org/2/library/functions.html#next
I don't think Tinder allows that unless you have Tinder Gold, and pynder doesn't seem to support that as of yet. As you like/dislike a person, you can try saving...
**Pynder Version: 0.0.13** Setting "interested_in" is confirmed working at 5th July 2017 using the code below, you must set both "interested_in" and "gender_filter" attributes: ``` session.update_profile({ "interested_in": [0, 1], #...