slackathon
slackathon copied to clipboard
Build more abstractions around the response hash
Currently, you will have to learn the slack API response format and build the hash manually. Ideally, we should put that behind some kind of abstraction. (Similar to how Action Controller abstracts away a lot of HTTP details for you.)