What problem does it solve? Managing Discord conversations programmatically requires handling many distinct operations—sending messages, reacting, pinning, threading, searching—without a unified interface. This Skill consolidates all Discord message operations into a single message tool with channel: "discord". ## Core Features & Use Cases - Full Message Lifecycle: Send, read, edit, and delete messages in channels or DMs, with support for media attachments and silent sends. - Engagement & Organization: Add reactions, create polls, pin messages, and start threads to structure community conversations. - Search & Presence: Search messages across a guild with filters, and set bot presence/activity status when permitted by action gates. - Use Case: A community manager wants to post a release announcement with a poll, pin it, and open a discussion thread—all through one consistent tool interface. ## Quick Start Use the discord skill to send the message "Deployment complete" to channel 123 and pin it.