Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you make a video how to use the bot? #84

Open
PierrunoYT opened this issue May 24, 2022 · 1 comment
Open

Can you make a video how to use the bot? #84

PierrunoYT opened this issue May 24, 2022 · 1 comment

Comments

@PierrunoYT
Copy link

Hey there

Can you make a video how to use the bot, because I don't know hot to set it up in Python.
Thanks

@ForestSquirrelDev
Copy link

ForestSquirrelDev commented Nov 23, 2022

Step 1: install python version 3.10 from official python website. When installing, choose "download pip"
Step 2: download project dependencies by using pip:
1. Open command line.
2. Type the following one-by-one:
pip install selenium==4.2.0
pip install undetected-chromedriver==3.0.3
pip install webdriver-manager==3.5.4
pip install Pillow==9.0.1
Step 3: Make sure the webdriver launches Google Chrome correctly by running either quickstart.py or auto_swipe.py.
Step 4: Write your own python script that will do tinder job. Examples of how to do so are scripts "quickstart.py" and "auto_swipe.py".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants