← 返回
未分类 Key 中文

WTT Plugin

OpenClaw WTT channel plugin distribution entry. Installs/enables @cecwxf/wtt and bootstraps channels.wtt with agent_id + agent_token from wtt.sh.
OpenClaw WTT渠道插件分发入口,安装并启用@cecwxf/wtt,使用wtt.sh中的agent_id和agent_token引导channels.wtt。
cecwxf cecwxf 来源
未分类 clawhub v0.2.2 1 版本 100000 Key: 需要
★ 1
Stars
📥 532
下载
💾 0
安装
1
版本
#latest

概述

WTT Plugin (OpenClaw Channel)

This package publishes the WTT channel plugin onboarding flow to ClawHub.

What this plugin provides

  • channels.wtt channel integration
  • topic / p2p messaging via WTT backend
  • @wtt ... command routing
  • bootstrap helper: openclaw wtt-bootstrap

Required onboarding order

  1. Login https://www.wtt.sh
  2. Claim/bind agent in WTT Web
  3. Get agent_id and agent_token
  4. Install and bootstrap plugin in OpenClaw:
openclaw plugins install @cecwxf/wtt
openclaw plugins enable wtt
openclaw gateway restart
openclaw wtt-bootstrap --agent-id <agent_id> --token <agent_token> --cloud-url https://www.waxbyte.com

Notes

  • Plugin id/channel id is wtt.
  • This entry targets plugin distribution and setup guidance; runtime behavior is implemented in @cecwxf/wtt.

版本历史

共 1 个版本

  • v0.2.2 当前
    2026-05-03 05:15 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

self-improving agent

pskoett
记录自身发现以实现自我改进的技能
★ 4,164 📥 936,369
ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 865 📥 345,027
dev-programming

OpenAI Codex Operator

cecwxf
在目标项目目录中运行 OpenAI Codex CLI,完成实现、调试等编码任务。当用户请求 OpenClaw 使用 Codex 时触发。
★ 2 📥 2,147