github

aj-4 / tinder-swipe-bot

  • суббота, 1 февраля 2020 г. в 00:20:07
https://github.com/aj-4/tinder-swipe-bot

Python



to run:

  • download chromedriver, unzip, move to /usr/local/bin (mac os / linux)
  • pip install selenium

create a secrets.py file with variables:

 username = 'your_username'
 password = 'your_password'

please add more features to this, would be awesome to see what you can come up w

cheers