- 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
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'
- Set the message on