This is great - it opens up so many new opportunities for devs and ultimately for users.
Slack as a platform is becoming more powerful day after day - thank you!
We've got a new API for Slack developers!
The Events API is a new way to build apps that respond to activity as it happens, in Slack. Previously, the only way to make apps that respond to activity in Slack was using the RTM API. Although the RTM API is great for our own clients, it provides too much data for apps to handle well and is difficult to scale.
The Events API resolves these problems (and more!) by creating a way for developers to subscribe to specific types of events in Slack via HTTP. This is HUGE step for our platform in that it enables developers to build apps that scale to all of our customers.
A great addition to the Slack API @cecistalls. I wrote a tutorial about how to use the new Events API to quickly build bots with HyperDev (https://hyperdev.com/blog/create...). HyperDev is a great fit for Slack bots as it provides an SSL-enabled URL, hosts and runs your back-end code, there's a database for persistence and it allows multiple people to collaborate on bot code, making it easier and faster to build Slack bots. Oh, and it's free.
Kyber