This module allows you to manage tickets on your server.
Creates a private channel for user and admins only
Manage maximum amount of tickets user can have
You can create multiple ticket categories
Tickets managed using user-friendly environment -> embeds with buttons
Ping admin role on ticket creation / user response
Simple .txt transcript when the ticket is closed
Drop unzipped files into /modules
/modules
Run following command to install required packages pip install chat-exporter
pip install chat-exporter
Edit ticketsConfig.yml to your liking - don't forget to create the roles and channel categories from config in your Discord server
Restart the bot
To create new embed for ticket creation, use command -ticketsgen
-ticketsgen
Everything else can be managed using buttons! π
Optionally you can use -close command to close the ticket.
-close
Ticket creation Tickets in their own category Easy to close, with introductory instructions
Last updated 3 years ago