Slash commands

Zippy Wall ships 19 slash commands. All require the Manage Messages permission and reply ephemerally (only the invoker sees the response).

Visibility

  • /stats [days]

    Blocked-message totals and top offenders. Defaults to 30 days.

  • /lookup <user>

    Most recent flagged messages from a specific user in this server.

  • /check <url>

    Manually classify a URL with the threat-intelligence engine.

  • /whois <user>

    Account age, join date, roles, and recent Zippy Wall cases for a user.

  • /modstats <moderator> [after] [before]

    Count moderation actions a moderator has taken, optionally within a date range.

Manual moderation

  • /warn <user> [reason]

    DM the user a warning and log a moderation case.

  • /mute <user> [minutes] [reason]

    Apply a Discord timeout, DM the user, log the case.

  • /unmute <user> [reason]

    Clear an active timeout.

  • /kick <user> [reason]

    Kick + DM + log.

  • /ban <user> [days] [reason] [delete-days]

    Ban with optional duration (tempban) and message-deletion window.

  • /unban <user-id> [reason]

    Unban by user ID.

  • /purge <amount>

    Bulk-delete the last N messages in the channel. Raid cleanup helper.

Rule management

  • /allowlist <add|remove> <domain>

    Manage the URL allowlist.

  • /blocklist <add|remove> <domain>

    Manage the URL blocklist.

  • /phrase <add|remove> <text>

    Manage custom banned phrases.

  • /preset <enable|disable> <pack>

    Toggle one of 9 preset packs (gamer-scam, profanity, crypto-scam, etc.).

  • /override <set|clear> <channel> [threshold] [action]

    Per-channel threshold or action override.

Settings

  • /settings show

    Show this server's current Zippy Wall configuration.

  • /settings modlog <channel>

    Set or clear the mod-log channel for action embeds.

  • /settings exempt-role <role>

    Toggle a role as exempt from Zippy Wall moderation.

  • /settings mention-spam <threshold>

    Set the per-message mention threshold.

  • /settings antiraid <threshold> [window] [action] [freeze-mins]

    Configure anti-raid (Pro).

  • /help

    List all commands inline.

Permission requirements

Every command is restricted to users with Manage Messages. Discord enforces this server-side via default_member_permissions, so unauthorized members never see the commands in their / menu.

Moderation commands that modify users (/ban, /kick, /mute) require Zippy Wall's role to be above the target user's role in your server's role hierarchy. Drag Zippy Wall above your mod roles in Server Settings → Roles.