Ticket Bot is a discord ticket bot with buttons made with Discord.js v14
You need to have Node.JS 16+
git clone https://github.com/Xiaotoxdev/TicketBot.git
cd ticket-bot
npm i
//config.json
{
"token": "",
"parent": "",
"roleStaffId": "",
"logChannel": ""
}
node index.js # To start the ticket-bot