Tickets
Ticket system for support and other purposes
Tickets
The tickets module adds tickets
it can be set up using /tickets setup where it will create 2 categories
- Tickets
- Resolved tickets
it will also create a channel called tickets that will be at the top/no category. In there it will send a customizable embed with a button to open a ticket. By default tickets can be viewed by the person who opened it and every role that has modrole permissions. Opening a ticket also pings every role that has modrole perms. Tickets can be closed with /tickets close
Commands
tickets setuptickets closetickets create <user>- creates a ticket for another usertickets remove-system- removes the ticket system, including any tickets and the tickets channel. This will ask for a second confirmation.