Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 347 Bytes

File metadata and controls

19 lines (16 loc) · 347 Bytes

Information

This project started as a school assignment which I will continue to work on for fun...

Install

virtualenv env 
source env/bin/activate
pip install -r requirements.txt
cp settings.py.default settings.py
cp bootstrap.py.default bootstrap.py

Edit settings.py and bootstrap.py

python bootstrap.py
python ppbot.py