Skip to main content
Requires Manage Server permission
Scrump can detect and block MrBeast scam images posted in your Discord server, including fake giveaways and impersonation scams. It also protects your community from other known image-based scams. You choose whether Scrump removes the message, takes action against the sender, or alerts your moderation team.

Enable Scam Protection

Use /automod enable block-scams and select an option from actions_taken. The available actions are:
OptionWhat Scrump does
Mute user and delete messageRemoves the message and temporarily mutes the sender.
Ban user and delete messageRemoves the message and bans the sender.
Kick user and delete messageRemoves the message and kicks the sender.
Delete messageRemoves the message without punishing the sender.
Send alert/log onlyLeaves the message and sender untouched, then alerts your moderators.
Start with Send alert/log only if you want to review detections before enabling automatic moderation.

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.
1

Choose the actions

Run /automod enable block-scams and choose the response you want from actions_taken.
2

Choose an alerts channel

Select a private moderation or logging channel using alerts_channel.
3

Choose a role to ping (optional)

Select a moderator role using ping_alert_role if your team should be notified immediately.
/automod enable block-scams actions_taken: Delete message alerts_channel: #mod-logs ping_alert_role: @Moderators

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.
If Scrump cannot perform the selected action, update its server permissions and run the enable command again.

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.