# danni-cool/wechatbot-webhook

轻量、可部署的微信机器人webhook服务，使用http接口收发微信消息, 用它作为个人通知、AIGC 应用或者 coze、n8n等自动化工作流的消息节点

Repository: https://github.com/danni-cool/wechatbot-webhook
Canonical: https://ross.abutalabs.com/products/wechatbot-webhook
Language: JavaScript
License: MIT
License Family: permissive
Topics: bot, http-service, wechat, wechat-bot, wechaty, webhook
Archived: true
Last push: 2024-12-01T15:56:51+00:00

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

## Adoption (not part of the score)
Stars 2169, forks 352 (observed 2026-08-28T04:06:21.587933+00:00)

## What it is
A lightweight, deployable WeChat bot webhook service that lets you send and receive WeChat messages over simple HTTP APIs. It is designed as a message node for personal notifications, AIGC apps, and automation workflows like n8n or Coze, with Docker deployment for arm64/amd64.

## Use cases
- send wechat notifications from scripts via http
- add a wechat bot to automation workflows like n8n
- receive wechat messages through a webhook endpoint
- deploy a self-hosted wechat bot with docker
- connect an LLM or AIGC app to wechat messaging
- forward alerts to wechat groups

## When to choose
- you need a simple HTTP interface to send/receive WeChat messages
- you want Docker deployment including ARM devices
- you're building automation workflows (n8n, Coze) that need a WeChat node
- you want personal notification delivery to WeChat

## When to avoid
- you need enterprise WeChat (WeCom) support
- you require high reliability - the web protocol risks bans and disconnects roughly every two days
- you need voice message sending or official account features
- you need a fully supported, production-grade WeChat integration

## Facets
- artifact type: service
- maturity: active
- function: webhook, chatbot, http-server, api-framework, workflow-automation
- domain: messaging-platforms, chatbots, self-hosted, developer-tools
- platform: self-hosted, cross-platform
- tags: wechat, wechaty, webhook-bot, message-notifications, n8n, aigc, http-api, automation, docker, nodejs, web-server

## Member repositories
- danni-cool/wechatbot-webhook (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:21.587933+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-30T02:49:21.929265+00:00, confidence not recorded.
  - readme: https://github.com/danni-cool/wechatbot-webhook (fetched 2026-08-28T04:06:21.587933+00:00, sha fc1b6e6eae40)
  - registry_npm: https://registry.npmjs.org/wechatbot-webhook (fetched 2026-08-29T10:29:45.939831+00:00, sha 175dd5ac7a5d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
