mishk0/slack-bot-api
:rocket: Simple way to control your Slack Bot observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4113
- days_rel: n/a
- days_push: 1342
- n_releases_24m: 0
Adoption not part of the score
1343 stars · 169 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Node.js library that simplifies building Slack bots by wrapping the Slack Web API and Real Time Messaging (RTM) API. It provides promise-based helpers for posting messages, listing channels/groups/users, and listening to Slack events over a websocket.
Use cases
- build a slack bot in node.js
- post messages to slack channels programmatically
- listen to slack events via websocket
- send direct messages to slack users
- automate slack notifications from a script
When to choose
- you want a minimal, promise-based wrapper for Slack's API in Node.js
- you need RTM websocket event handling for a Slack bot
- you prefer simple helper methods over the full official SDK
When to avoid
- you need the newer Slack Events API or Block Kit features
- you want an actively developed library with recent updates
- you're building in a language other than JavaScript/Node.js
Facets
library · maturity maintenance
chatbot websocket http-client messaging-platforms chatbots developer-tools slack slack-bot rtm-api messaging npm-package automation nodejs javascript
1 source
- readme: https://github.com/mishk0/slack-bot-api · fetched 2026-08-28 · 75f039e6c6f1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mishk0/slack-bot-api | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="mishk0/slack-bot-api")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem