Steals code from other repositories by copying merged PRs.
- Install python including pip. (Tested on 3.6.5)
- Clone this somewhere and run
pip install -r requirements.txt - Rename
config_template.pytoconfig.py - Fill in
config.py. - Run
python main.py.