Home Features FAQ Docs Support
Command Store Premium

Moderation

Keep your server safe and orderly with commands to remove, silence, or restrict problem members. Every action here requires the matching Discord permission (or a staff role you've configured) before it can run.

Command Description Parameters Required Permission
/ban
Bans a member from the server, with an option to also delete their recent messages from a chosen time range.
  • user Required

    The member to ban.

  • time Optional

    How far back to delete the banned member's messages, up to 7 days. Use a duration like 1m/2h/1d.

  • reason Optional

    Why the member is being banned.

Ban Members
/unban
Lifts a ban, allowing the user to rejoin the server.
  • user Required

    The Discord ID of the banned user - they don't need to currently be a member of the server.

Ban Members
!timeout/timeout
Silences (times out) a member across every channel for a set duration. Before running, the bot checks that the target's highest role isn't above the bot's own role.
  • user Required

    The member to time out.

  • time Required

    Duration, format 1m/2h/1d, anywhere from 1 second to 28 days.

  • reason Optional

    Why the member is being timed out.

Moderate Members (or a configured staff role)
!clear/clear
Bulk-deletes a number of messages from the channel. Discord doesn't allow bulk-deleting messages older than 14 days - the bot warns you if that happens.
  • amount Required

    Number of messages to delete, 1-100.

  • user Optional

    Slash-only: only delete messages from this specific member.

Manage Messages (or a configured admin role)
!lock/lock!unlock/unlock
Locks or unlocks a channel so regular members (and your configured "member" role) can't / can send messages in it.
  • channel Optional

    Which channel to lock/unlock. Defaults to the current channel.

  • reason Optional

    Why the channel is being locked/unlocked.

Manage Channels / Administrator (or a configured admin role)
!mute/mute!unmute/unmute
Applies or removes a voice mute for a member currently in a voice channel. The action is automatically logged to your staff log channel, if one is configured.
  • user Required

    The member to voice-mute. They must currently be connected to a voice channel.

  • reason Optional

    Why the member is being muted/unmuted.

Mute Members / Administrator (or a configured staff role)
/move
Coming Soon
Will move every member out of your current voice channel into another one you choose. This command is currently disabled in the bot's code and replies with an "unavailable right now" message - it's reserved for a future update. - Administrator