$newTicket
Create a ticket, which can be closed using the $closeTicket
function.
$newTicket[ticket name;ticket message(optional);categoryID(optional);return ticket ID(yes/no)(optional);error message(optional)]
Usage: !!exec $newTicket[$usertag-Ticket;Hello World!]
1
This will create a ticket named "member-ticket" and send "Hello World!" in the ticket channel.
Ticket System
There are templates ,which you can clone directly from the dashboard, that includes button tickets. Highly customizable.
Category Permissions
By default, everybody can view the ticket. To prevent this, go to the channel category's permissions and reject View Channel
perms for @everyone
.
Note
You can send an embed using the Message Curl Format