- 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
- Install newest pynder:
$ sudo pip install git+https://github.com/charliewolf/pynder.git
Pynder also needs this patch.