From 6918b5c3382bff009ab12f8c73da0fb91af81f66 Mon Sep 17 00:00:00 2001 From: jowj Date: Tue, 16 Jan 2018 14:55:21 -0600 Subject: [PATCH] updating readme --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5113d83..a923268 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -# mojojojo-bot \ No newline at end of file +# mojojojo-bot + +### a bot that houses my personal integration bullshit + +The point of this bot is to fuck around with slack integrations and Python. Eventually it will end up housing a bunch of personal automation projects, like: + + * home nexpose environment + * home splunk alerts + * annoying other people in my slack server + +The starting code was cribbed from https://www.fullstackpython.com/blog/build-first-slack-bot-python.html with only minor tweaks. \ No newline at end of file