diff options
author | Daniel Jones <daniel@danieljon.es> | 2017-07-12 13:32:45 +0930 |
---|---|---|
committer | Daniel Jones <daniel@danieljon.es> | 2017-07-12 13:32:45 +0930 |
commit | 5d7d6ba77c148e57df2d6e2d6b0e6db19dbc6ad3 (patch) | |
tree | fc82765b38898009e64c32b7f2ec8f6dc86bfed8 | |
download | slacklog-5d7d6ba77c148e57df2d6e2d6b0e6db19dbc6ad3.tar.gz slacklog-5d7d6ba77c148e57df2d6e2d6b0e6db19dbc6ad3.zip |
Initial commit
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..dbb5ffd --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# slacklog +slack logging script written in python using the slack api. stores log inside MongoDB. |