theHamdiz / tinder_bot

Autoswipe configurable tinder bot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tinder_Bot

Build Status

Autoswipe configurable tinder bot.

Requirements

Tinder_Bot uses a number of open source projects to work properly:

  • Chrome Driver - chrome-webdriver installed and matched with the current version of chrome installation.
  • Selenium install it via pip3 install selenium.
  • Python 3.7 or later The core programming language for the python fork of this project.
  • Ruby The core programming language for the ruby fork of this project.
Make sure to fill your credentials in the secrets file depending on the language you're gonna work with.
If the bot failed at login stage on tinder with you just restart it.

Please run with:

python3 tinder_bot.py 

Not with:

python tinder_bot.py 

For the ruby version, the following is just enough:

ruby tinder_bot.rb

About

Autoswipe configurable tinder bot.


Languages

Language:Python 53.6%Language:Ruby 46.4%