Back to Products
nTicket
Discord Bots

nTicket

$7.00

In Stock
Free Shipping

Description

🎟️ NextSetup Support System v1.0

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.


🚀 Key Features

  • 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.


🛠️ Installation & Setup

1. Install Dependencies

npm install

2. Configure .env

DISCORD_TOKEN=your_token_here
CLIENT_ID=your_client_id_here
LICENSE_KEY=your_license_key_here

📋 Commands

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.


💻 Running the Bot

To start the bot, run:

node start.js