Smart Slowmode
Apply slowmode when message activity passes a threshold.
Pro
Apply slowmode when message activity passes a threshold.
Install Smart Slowmode from your bot’s Modules tab. Configure the settings below, save, and deploy the bot to apply changes. See module setup for shared setup steps.
Set up and use
List Monitored channels as comma-separated IDs; leaving this empty monitors all eligible channels. Set High rate threshold in messages per minute and High slowmode in seconds.
Activity is checked each minute. High traffic raises slowmode to at least your setting. A later low-activity sample can reset it to zero, including slowmode set manually. An entirely silent channel may stay in slowmode until another message is observed.
Settings reference
| Setting | Default | Details |
|---|---|---|
| Monitored channels (comma-separated IDs) | — | Enter text. |
| High rate threshold (msgs/min) | 40 | Enter a number. |
| High slowmode (seconds) | 5 | Enter a number. |
Discord setup and troubleshooting
BotDen prepares the invite permission request automatically from your enabled modules and saved commands/events. Use the invite generated by BotDen.
Enable Message Content Intent in the Discord Developer Portal for this module. See privileged intents.
If the feature does not work after saving and deploying, see troubleshooting for intents, existing-server permissions, channel access, and role order.