pd-slack-triage
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chineseslack triage
Slack 消息分类整理
PREREQUISITE: Readfor auth and../pd-shared/SKILL.mdfor all commands.../pd-slack/SKILL.md
bash
npx tsx resources/pd-slack.ts triage --channel <ID> [--limit N]Returns per-message: , , (truncated), , .
tsusertextthread_reply_countreactionsbash
npx tsx resources/pd-slack.ts triage --channel C0123456789 --limit 10Read-only. Use for full messages.
history前提条件: 阅读了解认证相关内容,阅读../pd-shared/SKILL.md查看所有命令。../pd-slack/SKILL.md
bash
npx tsx resources/pd-slack.ts triage --channel <ID> [--limit N]返回每条消息的以下信息:、、(已截断)、、。
tsusertextthread_reply_countreactionsbash
npx tsx resources/pd-slack.ts triage --channel C0123456789 --limit 10仅可读操作。如需完整消息请使用命令。
history