Skip to content

Command line tool for Tinder automation

Notifications You must be signed in to change notification settings

soyguijarro/swipr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

♥️ Swipr

Tinder is broken, let's break it back!

Run once

npm start

ℹ️ On the first run you'll be prompted to complete the login process and select some preferences

Change config

npm start setup

Scheduled run

A simple way is to set up a cron job. For example, to run it every day at 10 pm and redirect the output to path/to/log, add the following entry to your crontab file (edit it with crontab -e):

00 22 * * * cd /path/to/repo && npm start &>> /path/to/log

See this guide to the crontab command for more info.

About

Command line tool for Tinder automation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published