Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 292 Bytes

File metadata and controls

12 lines (10 loc) · 292 Bytes

Automagic_Tinder_Fire_Bot

  • Make sure to create the data/likes and data/dislikes folders.
  • Make sure to create auth.json and fill it with your credentials as displayed in auth_example.json

How to run

python3 -m venv env
pip install -r requirements.txt
python main.py