Open adamsinnett opened 4 years ago
Slack has several ways to insert messages in the response, depending on a json formatted response. Lets write some code the encapsulates generating this json so the implementer doesn't have to understand it
Maybe this? https://www.npmjs.com/package/slack-block-kit
cool, that package looks pretty usefull. I'll check it out
Slack has several ways to insert messages in the response, depending on a json formatted response. Lets write some code the encapsulates generating this json so the implementer doesn't have to understand it