Absolet Documentation
  • 🌊Absolet Documentation
    • 📦Dependencies
    • 🤖Bot Application Setup
    • 📚Configuration Files
    • 🍄MongoDB Database
    • 🖥️Bot Installation (Linux)
    • 🖥️Bot Installation (Windows)
    • 🖥️Bot Installation (Pterodactyl)
    • ⚒️Bot Setup (Discord)
    • 🎫Ticket Categories
    • ❌Common Errors
    • ✅Done!
Powered by GitBook
On this page
  • 🌱 Create a Ticket Category
  • 🧐 Add Modal Question(s)
  • 🗂️ List Ticket Categories
  • 🗑️ Remove Ticket Category
  1. Absolet Documentation

Ticket Categories

Learn how to manage ticket categories, create, delete and list them

PreviousBot Setup (Discord)NextCommon Errors

Last updated 11 months ago

🌱 Create a Ticket Category

To create a category you must use the command /ticket-manage setup You will see an embed with several buttons which are the different properties that you can configure for that category.

  • Name - Text that the button will have

  • Emoji - The emoji that will appear on the ticket button

  • Category - ID of the category where the bot will create the ticket

  • Style - Color that the button will have

  • Roles - The roles that will have access to view that ticket

  • Label - Toggle whether the button will show the ticket name

  • Questions - Add/Remove/List the questions for the ticket category

🧐 Add Modal Question(s)

To add questions you will have to answer the following questions:

  1. Name - The name of the question to add

  2. Description - This text will be the placeholder that appears in the input of the modal

  3. Type - This will be the type of input that the question will have, select Short for a single column or Paragraph if your question needs a lot more context

  4. Required - If your question must be answered by the user, select required

🗂️ List Ticket Categories

To see all the categories you have created, use the command -/ticket-manage list

You can see information about the categories which are:

  • CustomId - Unique identifier generated by the bot

  • Name - Text that the button will have

  • Emoji - The emoji that will appear on the ticket button

  • Category - Category where the bot will create the ticket

  • Style - Color that the button will have

  • Roles - All the roles that will have access to view that ticket

🗑️ Remove Ticket Category

To delete a ticket category you must use the "customId" that the bot gives to each panel, you can get it using the command /ticket-manage list

🌊
🎫
/ticket-manage setup
Button styles available at the moment
A ticket question modal
/ticket-manage list
/ticket-manage delete
/ticket-manage setup
Button styles available at the moment
/ticket-manage list