Was fehlt ohne feishu openclaw adapter
Voller Plugin-Overhead für einen einfachen Test. Adapter-Interna undurchsichtig. Feishu-Prototyping durch Setup-Komplexität blockiert.
→
Funktionierender Feishu-Adapter × Single-File-Minimalansatz ÷ 15-Minuten-Einrichtung ÷ kein npm-Overhead = ein Feishu-Bot-Prototyp vor dem Mittagessen.
Sicherheitscheck — feishu openclaw 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; HTTPS endpoint required for Feishu event subscriptions-Kompatibilität bestätigen.
Schnellstart — feishu openclaw adapter in 15–25 minutes
Einrichtungszeit: 15–25 minutes
!
Du brauchst:
- OpenClaw core
- Feishu App credentials
- Node.js ≥18
Paket installieren:
git clone https://github.com/AlexAnys/feishu-openclaw
cd feishu-openclaw && npm install
npm link
3
Set FEISHU_APP_ID and FEISHU_APP_SECRET in .env
4
Link to your bot project with npm link
5
Register adapter in openclaw.config.js
6
Restart OpenClaw and verify with a Feishu test message
Kompatibilität & Status
Kompatibel mit: Linux, macOS; OpenClaw ≥1.1; HTTPS endpoint required for Feishu event subscriptions
intermediate
Zuletzt aktualisiert: Okt. 2025
★ 90 auf GitHub
MIT
Offizielle Dokumentation →
Auf GitHub ansehen →
FAQ — feishu openclaw adapter
Is this the same as @alexanys/openclaw-feishu on npm?
No. Separate repository with a more minimal structure. Both by the same author.
Can I use this in production?
Usable but unpinned. For production stability, prefer a versioned npm release.
Does it support Lark (international)?
Yes. Set apiBase to open.larksuite.com for Lark.