# Yoctol/bottender

⚡️ A framework for building conversational user interfaces.

Repository: https://github.com/Yoctol/bottender
Canonical: https://ross.abutalabs.com/products/bottender
Homepage: https://bottender.js.org
Language: TypeScript
License: MIT
License Family: permissive
Topics: messaging, messenger, line, slack, telegram, bot, chatbot, framework, viber
Last push: 2024-04-10T13:31:04+00:00

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

## Adoption (not part of the score)
Stars 4280, forks 337 (observed 2026-08-28T04:08:41.188757+00:00)

## What it is
Bottender is a TypeScript/Node.js framework for building conversational user interfaces (chatbots) across multiple messaging channels including Messenger, LINE, Slack, Telegram, and Viber. It provides a declarative, router-based approach to handling conversation events and states, built on top of the Messaging APIs library.

## Use cases
- build a chatbot for Facebook Messenger
- create a LINE bot in Node.js
- build a multi-channel bot that works on Slack and Telegram
- handle webhook setup and signature verification for messaging platforms
- manage conversation state and routing for a chatbot
- prototype a bot locally in console mode before deploying
- send messages and replies to users on Viber

## When to choose
- you need one codebase serving multiple messaging platforms
- you want a declarative, router-style structure for conversation flows
- you want built-in webhook handling, session, and state management
- you are building production chatbots in Node.js or TypeScript

## When to avoid
- you need an actively developed framework with frequent updates
- you want AI/LLM-driven agents rather than rule-based conversational flows
- you need channels not supported (e.g., WhatsApp, Discord)
- you prefer a low-level SDK for a single messaging platform

## Facets
- artifact type: framework
- maturity: maintenance
- function: chatbot, web-framework, routing, middleware, state-management
- domain: chatbots, messaging-platforms, web-development
- platform: cross-platform
- tags: messenger, line, slack, telegram, viber, conversational-ui, typescript, multi-channel, automation, nodejs, web-server

## Member repositories
- Yoctol/bottender (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:41.188757+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-29T18:21:58.329986+00:00, confidence not recorded.
  - readme: https://github.com/Yoctol/bottender (fetched 2026-08-28T04:08:41.188757+00:00, sha c5d717d2fa80)
  - homepage: https://bottender.js.org (fetched 2026-08-29T09:11:47.655963+00:00, sha 3099f5890881)
  - site_page: https://bottender.js.org/docs (fetched 2026-08-29T09:11:47.658764+00:00, sha 12fea94b6413)
  - site_page: https://bottender.js.org/docs/api-context (fetched 2026-08-29T09:11:47.660558+00:00, sha 2e80445612be)
  - site_page: https://bottender.js.org/docs/1.4 (fetched 2026-08-29T09:11:47.662116+00:00, sha deec0ff9e45b)
  - site_page: https://bottender.js.org/docs/1.3.1 (fetched 2026-08-29T09:11:47.663871+00:00, sha 708649cf267a)
  - site_page: https://bottender.js.org/docs/1.3.0 (fetched 2026-08-29T09:11:47.665656+00:00, sha 778babf68282)
  - site_page: https://bottender.js.org/docs/1.2.0 (fetched 2026-08-29T09:11:47.667249+00:00, sha 8b5b751a3ff5)
  - site_page: https://bottender.js.org/docs/1.1.0 (fetched 2026-08-29T09:11:47.669423+00:00, sha e052653a678e)
  - site_page: https://bottender.js.org/docs/1.0.5 (fetched 2026-08-29T09:11:47.671021+00:00, sha 9250287924a1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
