Automatic liker on tinder web
- Like or dislike Automatically
- Filter person's based on keywords in bio profile description
Run this application directly from your browser's console
- Open the browser's console
- CTRL+C CTRL+V code in console
- With function run (time in milliseconds) and filter array
run(200, ['aquariana', 'batata'])
stop();
This project is licensed under the terms of the MIT license.