I started building a couple of years ago because I found no easy existing solution to build Slack bots that can be composed from/organized into plugins. Existing libraries like Bolt make it pretty easy to develop Slack bots, but hard to organize and scale the code base of your bot. I was also missing some crucial features such as scheduling actions for your bot. So I wrote my own framework!
I recently rewrote the complete framework to make use of asyncio and the newest Slack SDK
Let me know what you think!
Comments URL: https://news.ycombinator.com/item?id=32866319
Points: 4
# Comments: 0
Continue reading...
I recently rewrote the complete framework to make use of asyncio and the newest Slack SDK
Let me know what you think!
Comments URL: https://news.ycombinator.com/item?id=32866319
Points: 4
# Comments: 0
Continue reading...