# hubotio/hubot

A customizable life embetterment robot.

Repository: https://github.com/hubotio/hubot
Canonical: https://ross.abutalabs.com/products/hubot
Homepage: https://hubotio.github.io/hubot/
Language: JavaScript
License: MIT
License Family: permissive
Topics: hubot, chat, bot
Last push: 2026-07-22T14:58:48+00:00

## Health v2 (maintenance only)
Score: 87/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 93, release rhythm 72, longevity 100
- inputs: {"age_days": 5485, "days_push": 42, "days_rel": 190, "gap_med": 11.5, "n_releases_24m": 23}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 16798, forks 3712 (observed 2026-08-28T04:11:17.299081+00:00)

## What it is
Hubot is a JavaScript/Node.js framework for building customizable chat bots, originally created by GitHub to automate company chat rooms. It is distributed via npm and extended with user-written scripts and adapters for many chat services like Slack, Discord, Teams, and IRC.

## Use cases
- build a chat bot for Slack or Discord
- automate deployments from a company chat room
- create custom chat commands and integrations
- add fun scripts and inside jokes to a team chat bot
- run a bot that answers help queries in chat
- automate repetitive team tasks via chat

## When to choose
- you want a battle-tested, script-extensible chat bot framework on Node.js
- you need adapters for multiple chat platforms
- you want chatops automation for your team

## When to avoid
- you need a modern conversational AI or LLM-based assistant
- you want a no-code bot builder
- you prefer a framework with native CoffeeScript support (removed in v11)

## Facets
- artifact type: framework
- maturity: active
- function: chatbot, agent-framework, workflow-automation, plugin-system
- domain: chatbots, developer-tools, messaging-platforms
- platform: cross-platform
- tags: chat-ops, chatops, slack, discord, irc, microsoft-teams, bot-framework, extensible-scripts, automation, nodejs

## Member repositories
- hubotio/hubot (main) score 87

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:17.299081+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:04:15.214331+00:00, confidence not recorded.
  - readme: https://github.com/hubotio/hubot (fetched 2026-08-28T04:11:17.299081+00:00, sha 0cabf1393052)
  - homepage: https://hubotio.github.io/hubot/ (fetched 2026-08-29T08:02:06.411548+00:00, sha f99c3884782b)
  - registry_npm: https://registry.npmjs.org/hubot (fetched 2026-08-29T08:02:06.420688+00:00, sha 96c0359a66c2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
