ChannelBridge � Cross-Platform Message Routing
Route messages between platforms. Discord to Slack, email to Telegram, any-to-any. Template for multi-channel agent communication.
Your agent lives on multiple platforms. ChannelBridge routes messages between them.
Use Cases
- - Forward Discord alerts to Slack
- Send email summaries to Telegram
- Cross-post announcements to all channels
- Route urgent messages to SMS/Signal
Configuration
CODEBLOCK0
Transforms
| Transform | What It Does |
|---|
| INLINECODE0 | Pass through as-is |
| INLINECODE1 |
Condense to key points |
|
digest | Batch into daily summary |
|
translate | Adapt formatting per platform |
Platform Support
Works with any platform OpenClaw supports: Discord, Slack, Telegram, Signal, Email, WhatsApp, SMS.
⚠️ Disclaimer
This software is provided "AS IS", without warranty of any kind, express or implied.
USE AT YOUR OWN RISK.
- - The author(s) are NOT liable for any damages, losses, or consequences arising from
the use or misuse of this software — including but not limited to financial loss,
data loss, security breaches, business interruption, or any indirect/consequential damages.
- - This software does NOT constitute financial, legal, trading, or professional advice.
- Users are solely responsible for evaluating whether this software is suitable for
their use case, environment, and risk tolerance.
- - No guarantee is made regarding accuracy, reliability, completeness, or fitness
for any particular purpose.
- - The author(s) are not responsible for how third parties use, modify, or distribute
this software after purchase.
By downloading, installing, or using this software, you acknowledge that you have read
this disclaimer and agree to use the software entirely at your own risk.
DATA DISCLAIMER: This software processes and stores data locally on your system.
The author(s) are not responsible for data loss, corruption, or unauthorized access
resulting from software bugs, system failures, or user error. Always maintain
independent backups of important data. This software does not transmit data externally
unless explicitly configured by the user.
Support & Links
| |
|---|
| 🐛 Bug Reports | TheShadowyRose@proton.me |
| ☕ Ko-fi |
ko-fi.com/theshadowrose |
| 🛒
Gumroad |
shadowyrose.gumroad.com |
| 🐦
Twitter |
@TheShadowyRose |
| 🐙
GitHub |
github.com/TheShadowRose |
| 🧠
PromptBase |
promptbase.com/profile/shadowrose |
Built with OpenClaw — thank you for making this possible.
🛠️
Need something custom? Custom OpenClaw agents & skills starting at $500. If you can describe it, I can build it. →
Hire me on Fiverr
技能名称:ChannelBridge 跨平台消息路由
详细描述:
ChannelBridge — 跨平台消息路由
在平台之间路由消息。Discord 到 Slack,电子邮件到 Telegram,任意平台互通。多通道智能体通信模板。
您的智能体可同时存在于多个平台。ChannelBridge 负责在它们之间路由消息。
使用场景
- - 将 Discord 警报转发到 Slack
- 将邮件摘要发送到 Telegram
- 跨所有频道同步发布公告
- 将紧急消息路由到短信/Signal
配置
yaml
routes:
- name: 紧急转Signal
from: discord
filter: 包含:紧急 OR 来自:老板
to: signal
transform: 摘要
- name: 每日摘要
from: [email, discord, slack]
schedule: 0 18 *
to: telegram
transform: 汇总
- name: 公告
from: slack
filter: 频道:#announcements
to: [discord, telegram, email]
transform: 转发
转换规则
| 转换类型 | 功能说明 |
|---|
| forward | 原样传递 |
| summarize |
压缩为关键要点 |
| digest | 批量生成每日摘要 |
| translate | 按平台适配格式 |
平台支持
支持 OpenClaw 兼容的所有平台:Discord、Slack、Telegram、Signal、电子邮件、WhatsApp、短信。
⚠️ 免责声明
本软件按原样提供,不附带任何明示或暗示的担保。
使用风险自负。
- - 作者不对因使用或滥用本软件而产生的任何损害、损失或后果承担责任——包括但不限于财务损失、数据丢失、安全漏洞、业务中断或任何间接/附带损害。
- 本软件不构成财务、法律、交易或专业建议。
- 用户全权负责评估本软件是否适合其使用场景、环境及风险承受能力。
- 不保证其准确性、可靠性、完整性或适用于任何特定目的。
- 作者不对第三方在购买后使用、修改或分发本软件的行为负责。
下载、安装或使用本软件即表示您已阅读本免责声明,并同意完全自担风险使用本软件。
数据免责声明: 本软件在您的系统本地处理和存储数据。作者不对因软件漏洞、系统故障或用户错误导致的数据丢失、损坏或未经授权访问承担责任。请始终对重要数据进行独立备份。除非用户明确配置,本软件不会将数据传输到外部。
支持与链接
| |
|---|
| 🐛 错误报告 | TheShadowyRose@proton.me |
| ☕ Ko-fi |
ko-fi.com/theshadowrose |
| 🛒
Gumroad |
shadowyrose.gumroad.com |
| 🐦
Twitter |
@TheShadowyRose |
| 🐙
GitHub |
github.com/TheShadowRose |
| 🧠
PromptBase |
promptbase.com/profile/shadowrose |
基于 OpenClaw 构建 — 感谢让这一切成为可能。
🛠️
需要定制服务? 自定义 OpenClaw 智能体和技能,起价 500 美元。只要您能描述,我就能构建。→
在 Fiverr 上雇佣我