/tinder-bot

To gain success on Tinder...

Primary LanguageJavaScript

Tinder-Bot

Puppeteer dependencies on Linux

 sudo apt-get install libnss3 libxss1 libasound2 libatk-bridge2.0-0 libgtk-3-0 libgbm-dev

.env

  TINDER_HOST = "https://api.gotinder.com"
  TINDER_UID = "<your-tinder-uid>"
  FACEBOOK_UID = "<your-facebook-uid>"
  FACEBOOK_COOKIES = '[{"domain":"www.facebook.com","name":"<cookie-name>","value":"<cookie-value>"}]'