Discord Webhook Sender
Extension Actions
- Extension status: In-App Purchases
Discord Webhook Sender:通过 Discord webhook 批量/群发 Discord message 到多个频道。
Discord Webhook Sender 是一款轻量的 discord webhook sender,用于高效的 discord webhook 群发。通过 Discord Webhook Sender(discord webhook sender),你可以把同一条 discord message 通过 discord webhook 批量发送到多个 Discord 频道,实现 bulk/batch 的 discord message 广播。支持在侧边栏(Direct/群发页)快速编辑与一键发送,也可配合聊天输入流程进行 discord webhook 发送。
核心功能
- 批量/群发:一次发送,同步广播到多个已勾选的 webhook 目标。
- 侧边栏 Direct 群发:在 Side Panel 中直接编辑、发送与查看结果日志。
- 附件支持:可添加图片/文件并随消息一起发送(取决于目标 webhook 支持情况)。
- 表情插入:快速插入常用 emoji,提升编辑效率。
- 目标管理:添加、启用/停用、删除 webhook 目标;配置保存在本地扩展存储中。
- 发送日志:展示成功/失败状态,方便排查。
适用场景
- 多服务器/多频道公告同步发布。
- 发布版本更新、变更通知、活动宣传。
- 将同一条运营/通知消息分发到多个 Discord 目的地(由 webhook 管理)。
技术实现概述
- 用户在扩展中保存多个 discord webhook URL 作为目标(本地存储)。
- 点击“群发/广播”后,由扩展后台 Service Worker 发起 HTTPS 请求发送到所选 webhook。
- 附件在侧边栏准备后随广播请求一并发送(若目标支持)。
说明
- 本扩展与 Discord 官方无关。
- 隐私/数据:仅在你触发发送时使用你提供的 webhook 与消息内容完成发送;不出售个人数据。