Very nice!<p>I maintain a simple python slack RTM chatbot framework that's desgined to handle the small amount of setup for you and let you build what you want to quickly: <a href="https://github.com/llimllib/limbo" rel="nofollow">https://github.com/llimllib/limbo</a>
If you're looking for a full-featured bot framework for python that supports slack, check out <a href="http://errbot.io/en/latest/" rel="nofollow">http://errbot.io/en/latest/</a>
I dream from a fully asyncio-compliant stack. So far, even those that claim to be async, still use the sync client [0]. This one [1] is highly underutilized.<p>[0]: <a href="https://github.com/jcarbaugh/butterfield/issues/17" rel="nofollow">https://github.com/jcarbaugh/butterfield/issues/17</a><p>[1]: <a href="https://github.com/gfreezy/slacker-asyncio/" rel="nofollow">https://github.com/gfreezy/slacker-asyncio/</a>
Is slack actually big enough now to be a platform?<p>Is it a B2B platform ?<p>While this is a nice "how to use Python" my mind tends to wonder back to the old days of "let's make a IRC bot to do X and ... Profit"<p>Just wondering if anything has really changed, (that was not a successful venture) even in a world of hubot and scrums X is something most people don't really need, for any value of X I can think of