# remixz/messenger-bot

A Node client for the Facebook Messenger Platform

Repository: https://github.com/remixz/messenger-bot
Canonical: https://ross.abutalabs.com/products/messenger-bot
Language: JavaScript
License: MIT
License Family: permissive
Topics: facebook, facebook-messenger-platform, bot
Last push: 2020-05-11T17:18:36+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3795, "days_push": 2305, "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 1086, forks 209 (observed 2026-08-28T04:03:32.127774+00:00)

## What it is
A Node.js client library for the Facebook Messenger Platform that provides a Bot class with webhook middleware, message sending, and profile fetching. It simplifies building Facebook Messenger bots with plain Node.js HTTP servers.

## Use cases
- build a facebook messenger bot in node.js
- handle messenger webhook verification and events
- send messages to messenger users from a server
- echo bot for facebook messenger
- integrate messenger platform api into node app

## When to choose
- you need a lightweight, minimal Node.js wrapper for the Messenger Platform API
- you want webhook verification and spoof checking built in
- you prefer wiring bots into plain Node http servers

## When to avoid
- you need actively maintained Messenger SDK support (last release 2020)
- you want a full-featured bot framework with NLU or multi-channel support
- you are not using Node.js >= 4

## Facets
- artifact type: library
- maturity: abandoned
- function: http-server, middleware, chatbot, webhook, sdk
- domain: chatbots, messaging-platforms, apis, web-development
- platform: -
- tags: facebook-messenger, bot-framework, webhook-handler, nodejs, web-server

## Member repositories
- remixz/messenger-bot (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:32.127774+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-30T06:49:37.102553+00:00, confidence not recorded.
  - readme: https://github.com/remixz/messenger-bot (fetched 2026-08-28T04:03:32.127774+00:00, sha 9902be2b51e9)
  - registry_npm: https://registry.npmjs.org/messenger-bot (fetched 2026-08-29T12:52:14.693463+00:00, sha e8a9054b2707)
- Data as of 2026-08-30T08:39:29.467469+00:00.
