/ticket-add
Add a member or role
Allows adding a person exceptionally to the current ticket.
Usage: /ticket-add target:@User
You can find the tickets module in the bot’s /config command.
You can access it in two different ways:
/config command and selecting the Tickets module in the module option. (/config module:Tickets)/config command and selecting the Tickets option from the dropdown menu.The tickets module allows you to create and manage tickets to track issues, feature requests, and tasks within your project. It offers a simple interface to create tickets and assign them to team members.
The Lyxios ticket system is fully configurable via an interactive dashboard. Once the module is enabled via /config, you will have access to the following button Configurer les Tickets which will allow you to customize all aspects of the ticket system:
Click on the 🛠️ Salons & Rôles button to define the essential infrastructure:
Click on the ✍️ Textes & Options button to customize the user experience via the following sub-menus:
{user} to mention the member.On the main menu, you also have these actions:
Once a ticket is open, several features are available to your team and the user.
Staff members (Manager Role) see a 🙋♂️ Prendre en charge button in the ticket.
When a ticket is finished, click on 🔒 Fermer le ticket.
.html file containing the entire conversation history. If the file exceeds 8 MB, a lighter version (images as links) is generated.In addition to buttons, several slash commands are available to manage active tickets:
/ticket-add
Add a member or role
Allows adding a person exceptionally to the current ticket.
Usage: /ticket-add target:@User
/ticket-remove
Remove a member
Removes access to the ticket for a specific user.
Usage: /ticket-remove target:@User
/ticket-rename
Rename the ticket
Changes the name of the current ticket channel. Useful for organizing requests.
Usage: /ticket-rename name:new-name
/ticket-reset
Reset permissions
Resets channel permissions to their original state (useful if permissions were manually modified by mistake).
Usage: /ticket-reset