Skip to content

Advanced Ticket Bot discord.js@14 | Made for FiveM RP servers

License

Notifications You must be signed in to change notification settings

jeffreyJKG/Discord-Ticket-Bot

 
 

Repository files navigation

Ticket Bot

Introduction

This is a Discord ticket bot for a FiveM RP server, inspired by EliteX Roleplay with modifications. It uses Discord.js version 14.7.1.

Please note that this code may contain unnecessary elements, so feel free to remove anything you don't need. This is not the exact code used in Iconic Roleplay (Tamil), but it follows a similar logic with similar functionality.

Important: This repository will only receive bug fixes and will not have major updates. I believe it includes most of the essential features needed for a Roleplay server. However, feel free to make further adjustments based on your requirements.

Installation Steps

Requirements

  • NodeJS 16+ (preferably the latest version)

Linux

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.34.0/install.sh | bash
nvm install node
nvm ls-remote
nvm install (version)
nvm ls
nvm use (version)

Windows

Download and install Node.js version 16.17.0 from the following link: Node.js 16.17.0

git clone https://github.com/muralianand12345/Discord-Ticket-Bot
cd Discord-Ticket-Bot
npm i
node .

or

bash start.sh

Must: Change .env.example to .env and add values to .env and config.json

💬 Discord

  • Murali Anand (! Murali Anand#5615)

A ⭐ to this repository will be encouraging

About

Advanced Ticket Bot discord.js@14 | Made for FiveM RP servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.5%
  • HTML 3.0%
  • Shell 1.5%