discord_channel_stats
Retrieve message count and top-chatter statistics from a Discord channel by specifying the channel name and number of message pages to fetch.
Instructions
Message count and top-chatter stats for a Discord channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | No | Channel name or ID (default: chatters) | |
| pages | No | Pages of 100 messages to fetch (default 4) |