Ticket System Setup Command Guide

This guide explains how to use the ticket system setup command in your Discord server.

Command: /ticksystem-setup

This command is used to configure the ticket system in your Discord server. Below is a breakdown of the parameters and how they should be used.

Parameters:

  • everyone: This parameter should mention the server's default "member" role. This ensures that all members can access the ticket system.
  • staff: This parameter defines the staff role responsible for managing tickets.
  • panel: This specifies the channel where the ticket panel will be sent.
  • +1 more: Additional optional settings that might be required depending on your setup.

Usage Example:

/ticksystem-setup @everyone @Staff #ticket-panel

Explanation:

  1. @everyone - Replace this with your server's default member role to ensure all members can see the ticket system.
  2. @Staff - Assign the role that will manage the tickets.
  3. #ticket-panel - The channel where the ticket panel will be posted.

Notes:

  • Ensure that the bot has the necessary permissions to mention roles and post messages in the designated channel.
  • If the command has additional configuration options, refer to the bot's documentation for further customization.