Skip to content

Gives users some more flexibility with this fun swiping game

Notifications You must be signed in to change notification settings

jshaw22/TinderFilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinderFilter

Gives users some more flexibility with this fun swiping dating app.

Originally concieved while talking to my friend Neeraj at a bar. He's a pretty conservative/traditional guy and he remarked that tinder is unable to filter by ethnicities. A previous classmate had used Face++ in a previous project so I decided to give it a whirl.

Instructions

  1. Git clone the repo
  2. npm install to get all the modules
  3. Facebook User tokens and IDs are needed for OAuth with Tinder. To get the token, go here and grab that Auth token before it changes! To grab the ID, go to https://graph.facebook.com/me?access_token={insert your access token here} with the token you just got.
  4. If you want to take advantage of the Twilio integration, sign up for a free Twilio account and replace the Twilio ID/Token with your own, along with myNumber and twilioNumber. If you get a match, it will text you!
  5. From the folder within the terminal, run with node TinderTest.js. The interval will run in your terminal until the 100 match limit is reached from Tinder.

Happy 'swiping'!

Troubleshoot

If you get Failed to authenticate: Access Denied change your Auth token with step 3 in the instructions.

Shout-out to @waynechaw for helping me debug some async callback issues.

About

Gives users some more flexibility with this fun swiping game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages