Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 387 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 387 Bytes

loggerbot

A Slack bot with embedded web server for logging incidents from Slack.

Below the hood

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

The logs are saved in flatfile JSON files in the folder "json".