/BadooBot

Primary LanguagePython

BadooBot

A python Bot used to login a user and search a new partner(lover)

How to use

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

Install dependencies

$ pip install pipenv
$ pipenv install pipfile

Run the app

$ python -i badoo.py

Usage

bot = BadooBot()
bot.login()