slack-web
slack-web copied to clipboard
Haskell bindings for the Slack web API
I wrote a bug then couldn't debug it with OTel. It would be nice if we could instrument slack-web. Seems that the way to achieve this is to do some...
https://api.slack.com/docs/rate-limits#events_api I've been hit by slack rate limits (and not even doing that many calls.. they've become much more stringent with that recently). When that happens we get back http...
Having read a lot of Slack documentation and operated v2.0.0.3 in production for a bit, I now understand that the Slack message attachment field is poorly standardized. None of the...