A python IRC bot
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txtcd bot
errbotIn order to deploy this on our infrastructure, pushes to master trigger a build on docker hub
A python IRC bot
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txtcd bot
errbotIn order to deploy this on our infrastructure, pushes to master trigger a build on docker hub