加入我们的 Telegram 社群 (clawdbotCN) 学习分享和了解更多 →
平台支持
Linux

Linux

Linux 完全支持 Clawdbot 网关,适合服务器部署。

安装

curl -fsSL https://clawd.bot/install.sh | bash

Systemd 服务

# 安装服务
clawdbot gateway install
 
# 启动
sudo systemctl start clawdbot
 
# 开机自启
sudo systemctl enable clawdbot
 
# 查看状态
sudo systemctl status clawdbot

注意事项

  • 需要 Node.js >= 22
  • 浏览器自动化需要 Chrome/Chromium