
$7.00
NextSetup Support System v1.0 is a high-performance and user-friendly Discord Ticket (Support) bot developed for the NextSetup ecosystem.
With its advanced transcript feature, modern HTML outputs, and category-based management system, it brings a professional support experience to your server.
Dynamic Flow
Button → Category Selection → Priority Selection → Modal Form structure for seamless ticket creation.
Modern Transcripts
Stylish HTML transcripts with image support and Discord-style mention rendering.
NextSetup Branding
All messages and embeds follow the official NextSetup corporate identity.
Permission Control
Only users with the specified Staff role can access management buttons.
Advanced Logging
Closed tickets are archived with date, channel, and moderator information, then sent to a designated log channel.
npm install
DISCORD_TOKEN=your_token_here
CLIENT_ID=your_client_id_here
LICENSE_KEY=your_license_key_here
The bot uses slash commands (/). After installation, commands may take a short time to sync or require a restart.
/ticket setup Main setup command. Configure panel channel, ticket category, staff role, and log channel.
/ticket claim Allows a staff member to claim a ticket.
/ticket close Closes the ticket, generates a transcript, deletes the channel, and sends logs.
To start the bot, run:
node start.js