ticket discord bot Features.
Need help? join discord server Invite Link
npm install
- .env
TOKEN=
BOTID=
SERVERID=
HOST=
USER=
DATABASE=
PORT=3306
OWNERS=["596227913209217024"]
- Send message to ticket after user left the server.
- Send message and add user to the ticket after user rejoined the server.
- Ability to set staff, managers role for ticket channel and changed the embed text, and alot more ...
- Ability to add / remove user to the ticket with
/add
,/remove
commands. - Ability to close / open ticket with
/close
,/open
commands. - Ability to show all ticket list, and filtered them by
user tickets
,opened tickets
,closed tickets
. - Ability to rename the ticket with
/rename
command. - Ability to use variables in ticket content, use
/variables
to show all available variables.