discord_read
Retrieve messages from a Discord channel by providing a bot token and channel ID. Supports limiting the number of messages and filtering by a 'before' timestamp.
Instructions
Read messages from a Discord channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bot_token | Yes | ||
| channel_id | Yes | ||
| limit | No | ||
| before | No |