discord_check_mentions
Monitor Discord channels for messages that mention the bot, scanning recent activity to identify interactions requiring attention.
Instructions
Check for recent messages that mention the bot.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | No | Channel to check. If omitted, checks all channels. | |
| limit | No | Number of recent messages to scan per channel (default: 50) |