返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
d

discord-bridge

Bridge Discord messages to Agent Zero's HTTP API

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.1
安全检测
已通过
381
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

discord-bridge

# Discord Bridge Skill ## Overview Bridges Discord messages to Agent Zero's api_message HTTP endpoint, enabling Discord users to interact with Agent Zero agents. ## Purpose - Forward Discord messages from specific channels to Agent Zero - Handle async Discord bot events - Support command prefix filtering - Session-based message bridging ## Input Variables | Variable | Description | Example | |----------|-------------|---------| | `{{DISCORD_BOT_TOKEN}}` | Discord bot authentication token | Bot token from Discord Developer Portal | | `{{A0_API_URL}}` | Agent Zero API endpoint | http://localhost:80/api_message | | `{{A0_API_KEY}}` | Agent Zero API authentication | mcp_server_token from settings | | `{{DISCORD_CHANNEL_IDS}}` | Comma-separated allowed channel IDs | "123456789,987654321" | | `{{BOT_CMD_PREFIX}}` | Command prefix for bot commands | "!" | ## Triggers - Discord `on_message` event - Filtered by ALLOWED_CHANNEL_SET (if configured) - Messages containing command prefix for special handling ## APIs & Dependencies - **discord.py**: Discord bot framework - **aiohttp**: Async HTTP client for API calls - **python-dotenv**: Environment variable management ## Files - `index.py` - Main Discord bot logic - `.env.example` - Environment template ## Usage ```bash # Install dependencies pip install discord.py aiohttp python-dotenv # Configure environment cp .env.example .env # Edit .env with your credentials # Run the bridge python index.py ```

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 discord-bridge-1776272215 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 discord-bridge-1776272215 技能

通过命令行安装

skillhub install discord-bridge-1776272215

下载

⬇ 下载 discord-bridge v1.0.1(免费)

文件大小: 2.52 KB | 发布时间: 2026-4-16 16:41

v1.0.1 最新 2026-4-16 16:41
- Bumped version to 1.0.1 in SKILL.md.
- No functional changes; only documentation updated.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部