Regear System Documentation

The Regear System allows your guild to open structured regear tickets, route them to staff, track ticket states, and keep an audit trail with logs and optional transcriptions.

Important: Use the Regear System page in the dashboard sidebar to configure and activate everything before sending the public embed.

Table of Contents

System Overview

The Regear System has three layers working together:

Main actors

Prerequisites

Dashboard Setup (Regear System)

Open dashboard -> select guild -> click Regear System in sidebar.

Basic Settings

Embed Customization

Category and access mapping

Role setup by type

System Status

Keep system active. If inactive, request creation flow returns configuration error and no ticket is created.

Activation Checklist

  1. Fill channels: Embed Channel, Regear Log Channel, Staff Role (and Transcription Channel if needed).
  2. Configure regular/special categories and role lists.
  3. Save configuration.
  4. Click Send Embed to publish the public request message.
  5. Run a live test: create one regular request and close it as staff.
Tip: The public embed has two entry buttons: Request Regear and Special Regear.

Request Flow (End User)

  1. User clicks Request Regear or Special Regear on the public embed.
  2. Bot replies ephemeral with a role select menu for chosen type.
  3. User picks role from dropdown.
  4. Bot validates system state and permission rules.
  5. Bot creates private ticket channel in an eligible category.
  6. Bot sends ticket embed with action buttons inside the new ticket channel.

Validation logic during creation

Channel creation behavior

Buttons and Interactions

Public embed buttons

Role select interaction

Ticket action buttons

Cancel Request

Regear Done

Deny Regear

Data Model

RegearConfig (configuration table)

RegearRequest (request lifecycle table)

Status lifecycle

Logs and Transcription

Logs

Transcription behavior

Troubleshooting