A python Bot used to login a user and search a new partner(lover)
To clone and run this application, you'll need Git and Python installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/joshheavy/BadooBot.git
# Go into the repository
```python
$ cd BadooBot
$ pip install pipenv
$ pipenv install pipfile
$ python -i badoo.py
bot = BadooBot()
bot.login()