An open API service indexing awesome lists of open source software.

https://github.com/khadkarajesh/tinder-automation

automate tinder boring dating stuffs
https://github.com/khadkarajesh/tinder-automation

automated bot deep-learning intelligent-systems machine-learning natural-language-processing python3 tinder

Last synced: 7 months ago
JSON representation

automate tinder boring dating stuffs

Awesome Lists containing this project

README

          

No more boring stuffs for date

### How to use?
Create credential.py file in project directory.
credentail.py
```python
fb_username = """your facebook email address"""
fb_password = """your facebook password"""
```
Execute:
```python
python tinder_api.py
```

References:
- https://github.com/fbessez/Tinder