/tinderLike

automatic liker on tinder web

Primary LanguageJavaScript

tinderlike

Automatic liker on tinder web

peek 2017-10-06 06-19

Features

  • Like or dislike Automatically
  • Filter person's based on keywords in bio profile description

Usage

Run this application directly from your browser's console

Run

  1. Open the browser's console

  2. CTRL+C CTRL+V code in console

  3. With function run - time in milliseconds

    run(200, true/false) - active or disable filters

Stop

stop();

License

This project is licensed under the terms of the MIT license.