Discord Bot — 讨论论坛机器人
v1.0.0通过 Discord REST API 集成机器人,管理服务器、频道、消息、角色、成员和 Webhook。支持发送消息、管理服务器设置等。
0· 527·4 当前·4 累计
运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install discord-bot
镜像加速npx clawhub@latest install discord-bot --registry https://cn.longxiaskill.com 镜像可用
本土化适配说明
Discord Bot — 讨论论坛机器人 安装说明: 安装命令:["openclaw skills install discord-bot"] 支持国内镜像加速,使用 --registry https://cn.longxiaskill.com 参数可加速下载
技能文档
简介
通过 Discord REST API 集成机器人,管理服务器、频道、消息、角色、成员和 Webhook。用法
# 示例命令(假设)
discord-bot send-message --channel <频道ID> --message "Hello, World!"
配置
请参考 Discord Developer Portal 配置您的 Bot。# 以下为原 YAML frontmatter,不翻译 version: 1.0 author: Your Name