feishu intermediate active

Openclaw Feishu

Feishu runs your company's communication. Your bot stops at the door. Get inside in 20 minutes.

What breaks without openclaw feishu bot

Feishu users unreachable. No document automation. Approval flows still manual.

Full Feishu/Lark bot access × ByteDance's open platform API ÷ 20-minute setup ÷ no vendor lock-in = automation where your team actually works.

openclaw feishu bot — what it actually does

01
Connects OpenClaw to Feishu and Lark using ByteDance's official bot API.
02
Handles incoming text, card, and event messages from Feishu workspaces.
03
Sends interactive card messages, notifications, and approval bot responses.
04
Supports both Feishu (China) and Lark (international) from one codebase.
05
Covers group chats, DMs, and document-linked notification workflows.

Security check — openclaw feishu bot

Privacy score: 7/10 — accesses connected platform APIs only. Lock it: review OAuth scopes before install, confirm Linux, macOS; OpenClaw ≥1.1; requires HTTPS with valid TLS compatibility.

Quick start — openclaw feishu bot in 20–40 minutes

Setup time: 20–40 minutes

!
You need:
  • OpenClaw core
  • Feishu developer account
  • registered Feishu App

Install the package:

npm install @alexanys/openclaw-feishu
1
Create an app in Feishu Open Platform at open.feishu.cn
2
Enable bot capabilities and note App ID and App Secret
3
Install plugin via npm
4
Set FEISHU_APP_ID and FEISHU_APP_SECRET in .env
5
Configure event subscription URL in Feishu console
6
Restart OpenClaw and send a test message to the bot

Troubleshooting openclaw feishu bot

1
1. Not enabling im:message.receive_v1 scope — causes silent event loss
2
2. Forgetting to re-verify event subscription URL after redeploying
3
3. Handling card interactions synchronously — Feishu requires 200 response within 3 seconds

Compatibility & status

Works with: Linux, macOS; OpenClaw ≥1.1; requires HTTPS with valid TLS intermediate Last updated: Oct 2025 ★ 180 on GitHub MIT

Official docs →

View on GitHub →

FAQ — openclaw feishu bot

Does this work with Lark (international) as well as Feishu?

Yes. Set apiBase to open.larksuite.com for Lark.

Can the bot send Feishu document links?

The bot can send message cards with hyperlinks to Feishu Docs. Direct doc creation requires the separate Feishu Docs API.

Is the App ID the same as the bot token?

No. The adapter handles token refresh automatically using App ID and App Secret.

Related — more like openclaw feishu bot

More by AlexAnys

Feishu teams waiting on manual notifications lose hours to copy-paste work.

Every approval cycle without automation costs a person a full day.

Get it on GitHub →