This project started as a school assignment which I will continue to work on for fun...
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