Lemonadeccc
PORTFOLIOPOSTSCONTACT
语言EN中文

文章 / 2026年2月21日

openclaw + 飞书部署指南

openclaw + 飞书在服务器部署指南

  • zsh:https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH
  • oh-my-zsh:https://ohmyz.sh/
  • 系统更新:apt update
  • 系统升级:apt upgrade
  • openclaw 安装:https://docs.openclaw.ai/zh-CN/install
  • 飞书:https://docs.openclaw.ai/zh-CN/channels/feishu
    • 创建应用:https://open.feishu.cn/app
      • 开通机器人功能
      • 批量添加权限
    • 安装插件:https://github.com/m1heng/Clawdbot-feishu
      • openclaw plugins install @m1heng-clawd/feishu
    • 配置渠道:https://docs.openclaw.ai/zh-CN/channels/feishu
      • openclaw channels add
      • openclaw gateway restart
  • 应用设置(开发者后台):
    • 事件订阅(事件与回调):订阅长连接
    • 添加事件:im.message.receive_v1
  • 工作台(手机 / 功能菜单-消息-工作台)
  • 可能需要验证 pairing 码: openclaw pairing approve feishu pairing_code
  • VPS:
    • Netcup
openclaw + 飞书部署指南 | Lemonadeccc