GithubHelp home page GithubHelp logo

auto-tinder's Introduction

auto-tinder

Automate your tinder

Install

  1. Install Node.JS if you havn't already https://nodejs.org/en/
  2. Open a CMD in this directory and enter "npm install"

Configure the script

The script (app.js) requires on 2 vars that you need to configure.

var FACEBOOK_TOKEN = "your token"; var FACEBOOK_ID = "your id";

The facebook token can be aquired by navigating to this url, once your are logged in you will be redirected to a URL that looks like this:

https://www.facebook.com/connect/login_success.html#access_token=&expires_in=3907

Copy the token from the URL and enter it in the script

The second var is the FACEBOOK_ID, get that from http://findmyfbid.com/

Run the script

Open a CMD and type "node app.js" The script will now automatically search for people who have probably liked you and like them back

auto-tinder's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.