How to automate Discord server moderation with discord-mcp
使うタイミング: You want to perform bulk moderation actions or set up automated responses.
前提条件
- Discord bot token — Create a bot at discord.com/developers and invite it to your server with appropriate permissions
フロー
-
Review recent activityShow me the last 50 messages in #general. Flag any that contain spam links or rule violations.✓ コピーしました→ Message list with flagged items highlighted
-
Take moderation actionDelete the flagged messages and timeout the users who posted them for 24 hours.✓ コピーしました→ Confirmation of deletions and timeouts applied
結果: Spam cleaned up and violators timed out in one operation.
注意点
- Bot lacks required permissions — Ensure the bot role has Manage Messages, Moderate Members, and other needed permissions