返回顶部
d

discord-channel-auditor

Audit and auto-update a Discord server guide channel. Compares a reference guide message against actual channels, detects new/renamed/deleted/moved channels, and posts an updated guide. Use for keeping a #how-to or #server-guide channel in sync with reality.

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

discord-channel-auditor

# Discord Channel Auditor Keep a server guide channel automatically synced with actual Discord channels. ## Requirements - **OpenClaw** with Discord channel configured (no extra credentials needed) - Uses OpenClaw's built-in `message` tool for all Discord operations (`channel-list`, `read`, `send`, `delete`, `edit`) - Bot must have "View Channel" permission in the guild to list channels - Bot must have "Send Messages" + "Manage Messages" in the guide channel to post/delete ## When to Use - Maintaining a #how-to or #server-guide channel - After creating, renaming, deleting, or moving channels - On a daily cron to catch drift ## Workflow 1. **Fetch channel list** using `message(action=channel-list)` for the guild 2. **Read current guide** using `message(action=read)` on the guide channel 3. **Compare** -- check for: - New channels not in the guide - Channels in the guide that no longer exist - Renamed channels (ID exists, name changed) - Moved channels (different category) - Wrong descriptions 4. **If changes found:** Delete old guide messages and post fresh guide 5. **If no changes:** Do nothing (save tokens) ## Guide Format Organize by category in Discord display order (by position). Use this structure: ``` **📥 Category Name** - **#channel-name** -- Brief description of purpose - **#another-channel** -- What goes here **💼 Another Category** - **#work-channel** -- Description ``` ### Rules - Keep descriptions to one line, max ~10 words - Match category emoji to Discord category name - List channels in position order within each category - Include a "General tips" section at the bottom - Post as 1-2 messages max (Discord 2000 char limit per message) - Skip voice channels unless specifically relevant ## Cron Setup ``` Schedule: daily at a quiet hour (e.g., 6 AM local) Session: isolated Timeout: 120 seconds Delivery: none (don't notify, just update silently) ``` ## Edge Cases - New category with no channels: include header, note "(empty)" - Private channels: skip unless the bot has access - Archived channels: skip

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 discord-channel-auditor-1776291358 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 discord-channel-auditor-1776291358 技能

通过命令行安装

skillhub install discord-channel-auditor-1776291358

下载 Zip 包

⬇ 下载 discord-channel-auditor v1.0.1

文件大小: 1.85 KB | 发布时间: 2026-4-16 18:34

v1.0.1 最新 2026-4-16 18:34
- Added a new "Requirements" section detailing necessary permissions and dependencies (OpenClaw, bot permissions).
- Clarified that all Discord operations use OpenClaw's built-in message tool.
- No changes to workflow, guide format, cron setup, or edge case handling.

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

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

p2p_official_large
返回顶部