
botlint-slack
Block Kit validator and mock client for testing Slack bots
What it does
Slack's API returns 200 OK even when your Block Kit is completely invalid. Blocks get silently dropped, your message appears as plain text, no error. And there's no official way to unit test Slack bot handlers without real API calls. botlint-slack fixes both: offline Block Kit validation with specific error messages, and a mock Slack client for testing handlers without a real workspace. Zero dependencies. MIT.
Does a similar job
all alternatives →


- AFA framework for building Slack bots in Python2022 · github.com · ▲114
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!
- BABuild a discord/Slack bot to answer questions with your docs and GPT42023 · windmill.dev · ▲144
It works on top of the open-source workflow engine windmill [1] that you can easily self-host on a tiny server or a large k8s cluster. You will also need pgvector (here hosted on supabase) and of course a GPT4 api key. It showcases an approval step so that you only provide answers you are confident giving to your users, which feels less robotic. All the building blocks are scripts that you can reuse outside of windmill and you could build this in any other workflow engines (although less conveniently). We use it for our own needs on discord [2] and thoughts this was a common need for any…
- MSMake Slack Bots in Java2016 · github.com · ▲81
More dev tools this month
the category →



OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 30d ago · gtmcofounder.com

Launched alongside, April 2026
the whole month →
- AG
Thought the resources for GPU arch were lacking, so here we are
Life & fun · Apr 2026 · jaso1024.com
- IB
Built a ~9M param LLM from scratch to understand how they actually work. Vanilla transformer, 60K synthetic conversations, ~130 lines of PyTorch. Trains in 5 min on a free Colab T4. The fish thinks the meaning of life is food. Fork it and swap the personality for your own character.
AI · Apr 2026 · github.com

- BC
Life & fun · Apr 2026 · sam-burns.com
- IB
With social media and now AI, its important to keep the indie web alive. There are many people who write frequently. Blogosphere tries to highlight them by fetching the recent posts from personal blogs across many categories. There are two versions: Minimal (HN-inspired, fast, static): https://text.blogosphere.app/ Non-minimal: https://blogosphere.app/ If you don't find your blog (or your favorite ones), please add them. I will review and approve it.
AI · Apr 2026 · text.blogosphere.app