busy-beaver-dev / busy-beaver

The Chicago Python Community Engagement Slack bot
https://busybeaverbot.com
MIT License
70 stars 23 forks source link

Use Slack Block Kit client library #264

Open alysivji opened 4 years ago

alysivji commented 4 years ago

I've used the Builder pattern to simplify the process of creating UI blocks, but there are libraries that are maintained that do the same thing. New components would be available without having to add them myself.

Need to investigate which library is best out of:

Then migrate our existing blocks.