Earlier quoted context omitted.
I use slack for a lot of notifications too. We strapped a python chatbot on as an integration and gave the bot access to our product which made asking the bot what's happening really easy. Chatops are catching on, and I'm intrigued. Thanks for the response!
Hey, feel free to checkout my library on GitHub. Its goal is to simplify interacting with Slack API (which is amazing IMO) and let users focus on simply writing their bot. Its still very much in development, but figured this thread was relevant enough for me to post a link. https://github.com/GregHilston/Simple-Slack-Bot
Thanks for the link!