← 返回
效率工具

Feishu Bot Manager

Manage Feishu bots in OpenClaw configuration. Supports add, delete, update, list, and info operations. Triggers on phrases like "添加飞书机器人", "删除飞书机器人", "修改飞书机器...
Manage Feishu bots in OpenClaw configuration. Supports add, delete, update, list, and info operations. Triggers on phrases like "添加飞书机器人", "删除飞书机器人", "修改飞书机器...
xiangxinag-princess
效率工具 clawhub v1.0.0 1 版本 99897.4 Key: 无需
★ 0
Stars
📥 974
下载
💾 25
安装
1
版本
#latest

概述

Feishu Bot Manager

Complete CRUD management for Feishu bots in OpenClaw.

Operations

Add Bot

添加飞书机器人:botId, appId=xxx, appSecret=xxx, model=xxx(可选)

Delete Bot

删除飞书机器人:botId

Update Bot

修改飞书机器人:botId, model=xxx / appId=xxx / appSecret=xxx

List Bots

列出所有飞书机器人

Info Bot

查看飞书机器人:botId

Script Usage

# Add
{baseDir}/scripts/feishu-bot.sh add --botId "xxx" --appId "xxx" --appSecret "xxx" [--model "xxx"]

# Delete
{baseDir}/scripts/feishu-bot.sh delete --botId "xxx"

# Update
{baseDir}/scripts/feishu-bot.sh update --botId "xxx" [--model "xxx"] [--appId "xxx"] [--appSecret "xxx"]

# List
{baseDir}/scripts/feishu-bot.sh list

# Info
{baseDir}/scripts/feishu-bot.sh info --botId "xxx"

Parameters

ParameterRequiredDefaultDescription
-------------------------------------------
botIdYes-Bot identifier
appIdAdd: Yes-Feishu app ID
appSecretAdd: Yes-Feishu app secret
modelNobailian-coding-plan/glm-5Model for this bot

Notes

  • Backs up config before modifications
  • Backup filename: openclaw.json.bak.YYYY.MMdd.HHmm (UTC+8)
  • Requires jq for JSON manipulation
  • Run openclaw gateway restart after changes

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 17:43 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 433 📥 103,882
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 440 📥 148,280
productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 446 📥 226,493