A slack integration for cowsay. It actually works:
To run a development server:
- install dependencies with
pip install -r requirements.txt
- create a file called
settings.py
based on the templates infabfiles/templates/settings.py
- run a Flask development server with
python cowslack.py
To deploy, use the tips in the Flask documentation, or feel free to contact us on twitter @bjlange or @mstringer.
Contributions are welcome. Also, if you want to contribute to this, you are probably a pretty awesome person.