Discord Community Moderation
Read messages, detect policy violations, and flag for review
Example Prompt
Scan our Discord community channels for policy violations and flag anything that needs moderator attention
About
Scans recent Discord messages across community channels to identify content that violates community guidelines, including spam, harassment, and off-topic posting. Flags violations with context and severity ratings for moderator review, and stores patterns for future detection improvement.
Workflow Steps
Read recent messages from monitored Discord channels
📥 Read Discord MessagesAnalyze messages against community guidelines to detect policy violations
🧠 Structured ReasoningStore detected violation patterns in memory for improving future detection
🧠 Store MemorySend flagged violations with context and severity ratings to the moderator channel
💬 Send Discord MessageTools Used
Read Discord Messages
Read recent messages from a Discord channel for context or analysis
Send Discord Message
Send a message to a Discord channel with optional embeds and attachments
Store Memory
Persist a key-value pair to the agent's long-term knowledge graph memory
Structured Reasoning
Break down a complex problem into sequential reasoning steps with explicit chain-of-thought
Required MCP Servers
Discord
Read messages, manage channels, and interact with Discord communities
Memory (Knowledge Graph)
Persistent knowledge graph for storing and retrieving structured information across sessions
Sequential Thinking
Dynamic problem-solving through structured thought sequences with branching and revision