Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rgr4y/loltinder
Talks directly to Tinder API to auto-swipe right.
https://github.com/rgr4y/loltinder
Last synced: 7 days ago
JSON representation
Talks directly to Tinder API to auto-swipe right.
- Host: GitHub
- URL: https://github.com/rgr4y/loltinder
- Owner: rgr4y
- Created: 2014-08-13T17:30:45.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-21T22:00:09.000Z (about 9 years ago)
- Last Synced: 2024-08-02T15:11:50.084Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 187 KB
- Stars: 84
- Watchers: 9
- Forks: 20
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# loltinder
I created this because I got tired of swiping -- it's easier to sort out later who you like. My initial experiment exhausted me from 9 dates in a row. With some modification, this can easily message all girls. Use at your own risk.
## Motivation
I really just love meeting up with girls and reading bibles together. It's so peaceful and sweet. Sex? Ew.
## Installation / Usage
![Installation](http://g.recordit.co/clHymvOnCk.gif)
* Install node
* Clone this repo
* npm install
* Get your numeric Facebook ID from: http://findmyfacebookid.com
* Get access token from the following URL:```sh
https://www.facebook.com/dialog/oauth?client_id=464891386855067&redirect_uri=https://www.facebook.com/connect/login_success.html&scope=basic_info,email,public_profile,user_about_me,user_activities,user_birthday,user_education_history,user_friends,user_interests,user_likes,user_location,user_photos,user_relationship_details&response_type=token
```* Quickly copy the url, then paste it, in quotes, after your Facebook numeric ID like so:
```sh
node app.js 305102211 "https://www.facebook.com/connect/login_success.html#access_token=CAAGm0PX4ZCpsc3npjYuZASBBIwGz8rS1aQcnjn2cThwpwVVJ9QNqlejhICzkharwvX56IIw5hEsebHIaxSXAs4RvoSBLhsCaKTgQAZBGny1EICA7orRtiuhHVjspFXZBs2GT6JpHUKtlAZD&expires_in=6902"
```* Be attractive
* Get dates
* Have fun