Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 556 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 556 Bytes

#SuperTinder

What it is

SuperTinder automatically 'right-swipe's girls on Tinder and records their details in an SQLite database as it does it.

Getting Started

git clone https://github.com/benbristow/supertinder
cd supertinder
bundle install
ruby tinder.rb
  • Acquire your Facebook ID and Auth Token using a web debugger like Fiddler or Charles. There's a few guides online on how to do this.

  • Recommended that you run this in a tmux/screen session but that's optional.

#Contributors

  • Sebastian Stadil
  • Antonin Archer
  • Ben Bristow