Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 515 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 515 Bytes

Tinder-Identities

  1. Put your facebook account ID and a Tinder API token in ~/.config/tinder_bot/conf, e.g.:
# ~/.config/tinder_bot/conf
fb_id 2222222222
tinder_token LONG122TOKEN354353HERE34343
  1. Install newest pynder:
$ sudo pip install git+https://github.com/charliewolf/pynder.git

Pynder also needs this patch.