Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 533 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 533 Bytes

pyhole - A modular IRC & Slack bot.

Build Status Documentation Status

Installation

git clone https://github.com/jk0/pyhole.git
cd pyhole

Source

virtualenv venv
. venv/bin/activate

python setup.py flake8
python setup.py test
python setup.py develop

pyhole

Docker

bash tools/docker_deploy.sh