Skip to main content

๐Ÿš€ Slash Commands

/newsection

Creates a new moderation section. Options:
  • admin โ€” Whether this section uses the admin panel layout (true or false)
  • name โ€” Section name
  • manager role โ€” Role ID of the section manager
  • warning role 1 to 5 โ€” Roles to assign at each warning level (4 and 5 are optional)
  • log channel โ€” Optional channel for detailed logs

/setup

Shows a menu to select and deploy the moderation panel for a specific section.

/hideroles

Automatically hides the Temp Ban and Urgent Summon roles from all channels โ€” useful for keeping punishments invisible to the rest of the server.

/removesections

Opens a menu displaying all sections, allowing admins to select one for removal.

๐Ÿงท Panel Buttons

๐Ÿ”ง Admin Panel

๐Ÿ”จ Ban Options

  • Ban
    Prompts a modal with:
    • User ID (required)
    • Reason (required)
      The user is permanently banned from the server.
  • Temporary Ban
    Prompts a modal:
    • User ID
    • Reason
    • Period (7d, 10h, 15m d=days h=hours m=minutes) The system will automatically revoke the ban after the time expires. Manual removal is not supported and will trigger a re-ban with the temp ban role.
  • Unban
    Prompts:
    • User ID
      Unbans the user regardless of whether it was a guild ban or temp ban.

โš ๏ธ Warn Options

  • Warn
    Modal includes:
    • User ID
    • Reason
    • Warning number (1โ€“5)
    • Period (7d, 10h, 15m d=days h=hours m=minutes)
  • Revoke Warning
    Modal includes:
    • User ID
    • Warning number (e.g., 1, 2, or ALL to clear all)

๐Ÿ“ฃ Summon Options

  • Urgent Summon
    Modal includes:
    • User ID
    • Reason
      The system will automatically revoke the ban after the time expires. Manual removal is not supported and will trigger a re-summon with the urgent summon role.
  • Normal Summon
    Modal includes:
    • User ID
    • Reason
      Sends a standard summon message to the user.
  • Cancel / End Summon
    Modal includes:
    • User ID
    • Type (1 = Cancel, 2 = End)

๐Ÿ‘ค Normal Panel

โš ๏ธ Warn Options

Same behavior as the Admin Panel but limited to:
  • Warn
  • Revoke Warning
Warn modal includes:
  • User ID
  • Reason
  • Warning number
  • Optional period (7d, 10h, 15m d=days h=hours m=minutes)

๐Ÿ“ฃ Summon Option

Only includes Normal Summon.
Prompts for:
  • User ID
  • Reason
No access to urgent or cancel/end options.