Build, modify, or review Red-DiscordBot v3 cogs (discord.py 2.x) in this repo. Use this whenever the work touches a cog: adding or changing commands, listeners, Config schemas, background loops, moderation actions, embeds, or an interactive Views/Modals config panel, and when reviewing cog code for correctness or dated patterns. Trigger it even when the user says "add a command", "watch for X", "ping a role when Y", "store a setting", "make a setup panel", or "clean up this cog" without naming Red or discord.py. It carries the repo's house conventions (from the antibot and serverwatch reference cogs), grounded discord.py 2.x / Red 3.5 API notes, and the anti-patterns to avoid.
2026-07-11