← 返回
未分类

Feishu Group Thread Reply

Force openclaw-lark bot replies into message threads in Feishu group chats, preventing main chat noise. Patches the plugin's dispatch layer and optionally th...
强制飞书群聊中 openclaw-lark 机器人的回复进入消息串,避免主聊干扰。修补插件分发层,可选 th...
arianxx arianxx 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 425
下载
💾 0
安装
1
版本
#latest

概述

Feishu Group Thread Reply

Patch openclaw-lark to reply in threads for all group chat messages.

Quick Apply

# 1. Patch plugin
bash scripts/patch-lark-thread.sh

# 2. Patch live-card (if installed)
python3 scripts/patch-live-card.py

# 3. Restart gateway
openclaw gateway restart

Check Status

bash scripts/patch-lark-thread.sh --check-only
python3 scripts/patch-live-card.py --check-only

Heartbeat Auto-Check

Add to HEARTBEAT.md to auto-detect and re-apply after plugin updates:

### openclaw-lark thread patch
Run: `bash <skill-dir>/scripts/patch-lark-thread.sh --check-only`
If exit code 1, re-apply: `bash <skill-dir>/scripts/patch-lark-thread.sh` then restart gateway.

### feishu-live-card watcher
Check running: `ps aux | grep watcher.py | grep -v grep`
If not running: `cd ~/.openclaw/skills/feishu-live-card && python3 watcher.py start &`

How It Works

The plugin hardcodes replyInThread: dc.isThread which is only true when the incoming message is already in a thread. The patch changes this to dc.isGroup || dc.isThread so all group replies use threads.

For detailed explanation, see references/how-it-works.md.

After Plugin Updates

The openclaw-lark plugin is npm-installed. Updates overwrite patched files. Re-run:

bash scripts/patch-lark-thread.sh
openclaw gateway restart

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-31 01:20 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

it-ops-security

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装后可防止您和您的用户受到提示注入、数据泄露及恶意行为的侵害。
★ 116 📥 31,042
it-ops-security

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 90 📥 31,176
it-ops-security

Free Ride - Unlimited free AI

shaivpidadi
管理OpenClaw的OpenRouter免费AI模型,自动按质量排名模型,配置速率限制备用方案,并更新opencla...
★ 472 📥 78,759