scrapinghub/slackbot
A chat bot for Slack (https://slack.com). observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4213
- days_rel: n/a
- days_push: 1268
- n_releases_24m: 0
Adoption not part of the score
1279 stars · 389 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library for building chat bots for Slack, based on the Slack Real Time Messaging API. It provides a simple plugin mechanism, concurrent message handling, and automatic reconnection.
Use cases
- build a slack bot in python
- respond to slack messages with custom commands
- create a plugin-based slack chatbot
- send slack attachments from a bot
- route bot errors to a slack channel
- automate replies in a slack workspace
When to choose
- you want a lightweight, plugin-based Python framework for a Slack bot using the RTM API
- you need concurrent message handling and automatic reconnection out of the box
- you prefer simple decorator-based message handlers
When to avoid
- you need the newer Slack Events API or Socket Mode, which this RTM-based library does not use
- you need a full-featured bot framework with NLU or rich interactive components
- you need actively developed features, as the project is in maintenance mode
Facets
library · maturity maintenance
chatbot plugin-system websocket chatbots messaging-platforms developer-tools python cross-platform slack rtm-api bot-framework messaging automation
1 source
- readme: https://github.com/scrapinghub/slackbot · fetched 2026-08-28 · 405e96815b5e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| scrapinghub/slackbot | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="scrapinghub/slackbot")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem