A Slack bot with embedded web server for logging incidents from Slack.
Based on Slacks own Slack Client for Python. Install with "pip install slackclient". Also uses Python Flask Webserver, install with "pip install Flask"
The logs are saved in flatfile JSON files in the folder "json".