Skip to content

thesleax/ticket-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

76 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎫 Discord Ticket Bot

This is a bot infrastructure I created in my spare time. Initially, I made it for my own server, but I decided to share it with the community in hopes that it will be useful to others. Happy coding!

πŸ“ Changelog

Version 0.0.3 (July 3, 2025)

  • Added support for ticket creation with and without modals
  • Updated discord.js to version 14.21.0
  • Optimized codebase and removed redundant code structures
  • Enhanced error handling and logging system
  • Improved code organization and efficiency

πŸš€ Setup Guide

Now, there's a video tutorial to help you set up the bot! Watch it here: YouTube

Prerequisites

πŸ“Œ You must have Node.js installed on your computer. If you haven't installed it yet, download it from here.

Installation Steps

1️⃣ Open a terminal and run:

npm install -g yarn

This will install Yarn globally.

2️⃣ Navigate to the bot's directory, open a terminal, and install the required modules:

yarn install

3️⃣ Open the config.js file and fill in the necessary details.

4️⃣ Once everything is set up, start the bot by running:

node src/index.js

Alternatively, you can create a .bat file with the command above to start the bot without opening a terminal.

About

🎫 Discord Modals Simple Ticket Bot

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •