Was fehlt ohne openclaw wechat adapter
WeChat-API erfordert Unternehmensverifizierung. Eingehende Nachrichten vom Bot-Framework nicht verarbeitet. Kein einheitliches Event-Modell für WeChat-Typen.
→
Vollständiger WeChat Official Account Bot-Zugang × OpenClaws einheitliches Event-Modell ÷ 45-Minuten-Einrichtung ÷ kein WeChat-API-Anpassungscode = Bots, wo chinesische Nutzer wirklich sind.
Sicherheitscheck — openclaw wechat adapter
Datenschutz-Score: 7/10 — greift nur auf verbundene Plattform-APIs zu.
Absichern: OAuth-Berechtigungen vor der Installation prüfen, Linux, macOS; OpenClaw ≥1.1; requires verified domain with HTTPS for WeChat server URL-Kompatibilität bestätigen.
Schnellstart — openclaw wechat adapter in 45–90 minutes
Einrichtungszeit: 45–90 minutes
!
Du brauchst:
- OpenClaw core
- WeChat Official Account (OA) or WeChat Work admin access
- server with verified domain
Paket installieren:
git clone https://github.com/Xueheng-Li/openclaw-wechat
cd openclaw-wechat && npm install
1
Register a WeChat Official Account and complete identity verification
2
Configure server URL and token in the WeChat OA admin console
4
Set WECHAT_APP_ID, WECHAT_APP_SECRET, and WECHAT_TOKEN in .env
5
Register adapter in openclaw.config.js
6
Verify the server URL via WeChat's admin console verification flow
Kompatibilität & Status
Kompatibel mit: Linux, macOS; OpenClaw ≥1.1; requires verified domain with HTTPS for WeChat server URL
advanced
Zuletzt aktualisiert: Sept. 2025
★ 215 auf GitHub
MIT
Offizielle Dokumentation →
Auf GitHub ansehen →
FAQ — openclaw wechat adapter
Can this access regular WeChat personal chat messages?
No. WeChat's API only supports Official Accounts and WeChat Work. Personal chat is not accessible via the open API.
What happens if my response takes more than 5 seconds?
WeChat will show the user an error. Use the Customer Service Message API to send async replies instead.
Does this support WeChat Pay notifications?
Payment notifications require a separate WeChat Pay API integration — not included in this adapter.
Unternehmen ohne WeChat-Bot-Automatisierung beantworten jede Anfrage manuell in einem Markt, der sofortige Antwort erwartet.
Jede unbeantwortete WeChat-Nachricht ist ein Kunde, der zu einem Mitbewerber verloren geht, der automatisiert hat.
Auf GitHub ansehen →