Skip to content

jurgenwerk/auto_tinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tinder automator

What is it?

  • A Ruby app using Clockwork recurring scheduler

What does it do?

  • Automatically and periodically likes everyone in Tinder based on your discovery preferences

Usage:

  • Add FACEBOOK_ID and FACEBOOK_TOKEN to your ENV (obtainable with Charles.app HTTP proxy and installing an SSL certificate on your phone - see this article for help)
  • Development
bundle install
bundle exec clockwork lib/auto_tinder.rb
  • Production (Heroku): create a new Heroku app, set FACEBOOK_ID and FACEBOOK_TOKEN config vars and assign one (free) dyno to the auto_tinder process

Changing location:

Run:

LAT="12.34" LNG="34.56" bundle exec rake update_location

About

🔥 Automate your Tinder to just like everyone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages