slack-blockkit icon indicating copy to clipboard operation
slack-blockkit copied to clipboard

A Python implementation of Slack's Block Kit builder

Results 6 slack-blockkit issues
Sort by recently updated
recently updated
newest added

Not work with zero min/max

I haven't been at it very long, but I haven't yet been able to produce any valid block kit JSON with this library yet. I even tried the example output,...

Hi! Looks like there is a stale reference in the documentation to an outdated object [here](https://github.com/ASU-CodeDevils/slack-blockkit#message-blocks) (`s/slack_blockkit.text_object/slack_blockkit.composition_object/`).