Community Mod Pack
Goal
Summarize community activity and surface moderation signals with draft responses only.
Best fit
- - Use when the user needs daily or weekly channel summaries.
- Use when the user wants spam or rule-violation signals.
- Use when the user wants draft moderator replies or rule reminders.
Not fit
- - Avoid when the user asks to auto-ban, kick, or delete messages.
- Avoid when the community rules are missing or unclear.
- Avoid when privacy constraints prohibit analysis.
Quick orientation
- -
references/overview.md for workflow and quality bar. - INLINECODE1 for access and token handling.
- INLINECODE2 for optional integrations and templates.
- INLINECODE3 for async event handling.
- INLINECODE4 for intake questions and output formats.
- INLINECODE5 for common issues.
- INLINECODE6 for safety and privacy guardrails.
Required inputs
- - Channel logs or message exports within the allowed window.
- Community rules and enforcement preferences.
- Languages to moderate.
- Escalation contacts and severity thresholds.
Expected output
- - Activity summary with key topics and notable threads.
- Flagged messages with reasons and confidence.
- Draft responses or rule reminders.
- Suggested follow-up actions for human moderators.
Operational notes
- - Provide confidence and cite the rule that was triggered.
- Avoid making final enforcement decisions.
- Keep outputs in draft form.
Security notes
- - Respect privacy and minimize data retention.
- Avoid sharing personal data beyond the moderator context.
Safe mode
- - Analyze and draft only; no enforcement actions.
- Use read-only access to logs when possible.
Sensitive ops
- - Muting, banning, deleting messages, or modifying roles is out of scope.
社区模组包
目标
仅通过草稿回复来总结社区活动并呈现审核信号。
最佳适用场景
- - 当用户需要每日或每周频道摘要时使用。
- 当用户需要垃圾信息或违规信号时使用。
- 当用户需要审核员草稿回复或规则提醒时使用。
不适用场景
- - 当用户要求自动封禁、踢出或删除消息时避免使用。
- 当社区规则缺失或不明确时避免使用。
- 当隐私限制禁止分析时避免使用。
快速导航
- - references/overview.md:工作流程与质量标准
- references/auth.md:访问权限与令牌处理
- references/endpoints.md:可选集成与模板
- references/webhooks.md:异步事件处理
- references/ux.md:接收问题与输出格式
- references/troubleshooting.md:常见问题
- references/safety.md:安全与隐私防护
必需输入
- - 允许时间窗口内的频道日志或消息导出文件
- 社区规则与执行偏好
- 需要审核的语言
- 升级联系人及严重程度阈值
预期输出
- - 包含关键话题和重要帖子的活动摘要
- 带有原因和置信度的标记消息
- 草稿回复或规则提醒
- 针对人工审核员的后续行动建议
操作说明
- - 提供置信度并引用触发的规则
- 避免做出最终执行决定
- 保持输出为草稿形式
安全说明
- - 尊重隐私并最小化数据保留
- 避免在审核上下文之外分享个人数据
安全模式
- - 仅进行分析和草拟;不执行任何操作
- 尽可能使用日志的只读访问权限
敏感操作