Requires Manage Server permission
Enable Scam Protection
Use/automod enable block-scams and select an option from actions_taken.
The available actions are:
| Option | What Scrump does |
|---|---|
| Mute user and delete message | Removes the message and temporarily mutes the sender. |
| Ban user and delete message | Removes the message and bans the sender. |
| Kick user and delete message | Removes the message and kicks the sender. |
| Delete message | Removes the message without punishing the sender. |
| Send alert/log only | Leaves the message and sender untouched, then alerts your moderators. |
Configure Alerts
The command includes two optional alert settings:alerts_channel- The channel where detection alerts should be sent.ping_alert_role- A role to mention when an alert is sent.
alerts_channel is required when using Send alert/log only. For the other action choices, you may leave it empty if you do not want an alert in your server.
Choose the actions
Run
/automod enable block-scams and choose the response you want from actions_taken.What Moderators See
Alerts identify the member, the channel, the message, and the action taken. This gives moderators enough context to review the detection and follow up when needed.Required Bot Permissions
Scrump needs permissions that match the actions you select:- Manage Messages to delete scam messages.
- Moderate Members to mute users.
- Kick Members to kick users.
- Ban Members to ban users.
- Send Messages and Embed Links in the selected alerts channel.
Disable Scam Protection
Use/automod disable block-scams to stop scam-image moderation for the server.
Disabling the feature also clears its selected action, alerts channel, and ping role. You can enable it again later with new settings.