GraphCanon updated 2w · GitHub synced 2w
Decision brief
wechat-chatgpt integrates ChatGPT into WeChat using the Wechaty framework, providing a TypeScript-based solution for leveraging AI in WeChat conversations.
Good fit when
- Use wechat-chatgpt when you need to engage users on WeChat with ChatGPT-powered automated responses.
- Ideal for developers familiar with TypeScript who want to enhance existing WeChat chatbots or create new ones by incorporating advanced AI capabilities.
Avoid when
- Avoid using wechat-chatgpt if your primary communication platform is not WeChat, as it requires integration into this specific messaging service.
- Do not use wechat-chatgpt in environments where the licensing terms (unknown status) are likely to cause compliance issues.
Observed Jul 11, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Dormant (809d since push)
- As of 2w
- Provenance
- Not a fork · Personal account
- As of 2w
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install wechat-chatgpt npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A project that integrates ChatGPT into WeChat using the Wechaty framework.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Aug 7, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Aug 7, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Aug 7, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Aug 7, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 7, 2026)
npm install && npm install -g wrangler && npm run buildSource link
Tags
README
Install dependencies
npm install && npm install -g wrangler && npm run build
For agents
This page has a .md twin and JSON over the API.