discord-get-messages
OfficialRead and export Discord channel messages
AuthorEvolutionAPI
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Retrieve and format Discord channel messages for reading, searching, analysis, and export so users do not have to manually scroll, copy, or filter large conversation histories.
Core Features & Use Cases
- Paginated retrieval: Fetch messages in batches and iterate with before/after/around parameters to collect large histories.
- Filtering & search: Support filtering by author, keyword, message type, and attachments after retrieval for targeted analysis.
- Export & formatting: Produce readable summaries, detailed message records, or plain text exports for archival or processing.
- Robust error handling: Validate environment token, channel ID format, permission errors, rate limits, and common HTTP response codes.
- Use case: Export the last 250 messages from a support channel, filter by a user's messages, and save a formatted transcript for reporting.
Quick Start
Use the discord-get-messages skill to fetch the last 50 messages from channel 123456789012345678 using the DISCORD_BOT_TOKEN environment variable.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: discord-get-messages Download link: https://github.com/EvolutionAPI/evo-nexus/archive/main.zip#discord-get-messages Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.