Skip to content

ickoice/tinder-bot-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To run:

  • download chromedriver, unzip, move to /usr/local/bin (mac os / linux)
  • pip install selenium
  • open tinder_bot.py using any text editor -> uncomment # bot.auto_swipe() or # bot.message_all() according to your initial need
  • edit secrets.py with your email and password
  • run the command python tinder_bot.py

Uses:

  • Auto swipe - run in this mode to launch the auto-swiper
    • 70% swipe right
    • 30% swipe left
  • Message all - run in this mode to message all matches
    • Set the message on line 114 - MESSAGE = 'heyy'

Have fun - use it well!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published