Skip to main content

Configuration

ScamShield offers per-server configuration through the web dashboard. Each detection type has independent settings for actions, alerts, and channels.

Configuration Methods

The web dashboard provides a full GUI for managing all settings:
  1. Visit the dashboard URL (https://dashboard.scamshield.lol)
  2. Log in with your Discord account
  3. Select your server
  4. Configure each tab
See the Web Dashboard section for detailed guides on each tab.

Slash Commands

/config — Sends a link to the web dashboard.

Configuration Overview

Each detection type has three configurable components:

Action Chain

What happens when a scam is detected. Actions run in order:
ActionDescription
DeleteRemove the scam message
WarnRecord a warning in the database
TimeoutMute the user for a set duration
KickRemove the user from the server
BanPermanently ban the user
Action timing: Delete should be first in the chain to remove the message before other actions. Subsequent actions (warn, timeout, kick, ban) execute on the user.

Alert Settings

  • Toggle — Enable or disable alert embeds
  • Channel — Choose which channel receives alerts
  • Ping Roles — Roles to mention when an alert is sent

Detection Threshold

The casino detection engine uses a configurable score threshold (default: 5). Lower values increase sensitivity but may increase false positives. This is set via the dashboard Casino tab.