Hey there! We're searching for content creators that would want to create a tutorial or setup guide for Open Ticket!
๐ More Information
Open Ticket is the most advanced & customisable discord ticket bot that you will ever find! You can customise up to 300+ variables! This includes Html Transcripts
, Advanced Plugins
, Custom Embeds
, Questions/Modals
, Stats
& more!
You're also able to customise every little aspect of the bot! From embeds to transcripts. Open Ticket is also translated in more than 22 Languages
! If you need any help, feel free to join our discord server!
โญ๏ธ Help us grow by giving a star! โญ๏ธ
- ๐ฆ pterodactyl support - Open Ticket works perfect on Pterodactyl based panels! (Download official eggs)
- ๐ฉ no bloat - Your Open Ticket bot doesn't contain any form of bloat or credits!
- ๐ tested & secure - Open Ticket has been tested by thousands of servers and is very secure!
- ๐ scalable - Open Ticket is made to handle huge servers! (Already tested in servers with 100k members)
- ๐ HTML transcripts - Make use of the most customisable, beautiful and easy-to-use HTML Transcripts!
- โ ticket actions - Close, Reopen, Delete, Rename & Move all your tickets!
- ๐ฌ๐ง translation - Open Ticket has been translated in more than 22 languages by our community!
- ๐จ customisation - Open Ticket has been created around customisation, everything can be customised!
- ๐ฅ๏ธ interactions - The bot has full support for Buttons, Dropdowns, Slash Commands and Modals!
- โ unlimited - Create an infinite amount of tickets & panels!
- ๐ advanced plugins - Create advanced plugins or use pre-made ones by our community!
- ๐ฅ user management - Add & Remove users from all tickets!
- ๐ detailed stats - Open Ticket has ticket, user & global staticstics available for everyone!
- ๐ซ blacklist - Blacklist users to prevent them from creating a ticket!
- โ questions - Let users answer questions in a modal before the ticket is created!
- ๐ฆ slash & text - Open Ticket supports both slash & text commands!
- ๐ฅ extra buttons - The bot also supports Reaction Roles & Url Buttons, because why not ยฏ\(ใ)/ยฏ
- โจ commands - The bot contains more than 25 commands!
- ๐ฌ reviews - Create & customise your own review system!
- ๐ข feedback - Collect feedback & create forms for people to answer!
- ๐ท๏ธ tags - Create tags & answer questions automatically using keywords!
- ๐ forms - Create advanced forms and ask people for additional details!
- ๐ rotating status - Create a rotating bot status & use dynamic variables from the bot!
- ๐พ sqlite database - Use an
sqlite
database for increased performances! - ๐ custom embeds - Create your own embeds and use them in your server!
- โฐ reminders - Create & manage customisable reminders in your server!
- ๐จ customisation - Yep, you heard it right! Even more customisation!
- ๐ And so much more...
Resources might not be accurate yet! (because v4 is still in beta)
![]()
![]()
A big thanks to all our sponsors! Without them, it wouldn't be possible to create this project!
![]() |
![]() |
roppl3r | BENZORICH |
---|
- Download the latest version of Open Ticket on Github.
- Make sure node.js & npm are installed using
node -v
(minimumv18
).- Install any required dependencies using
npm install
.- Configure the bot in the
./config/
directory.- Start the bot using
npm start
ornode index.js
- The bot will let you know any existing config errors.
- Fix these errors and restart the bot.
- Enjoy using Open Ticket!
Download all plugins in our Official Plugin Repository!
ot-sqlite-database
,ot-migrate-v3
,ot-reviews
,ot-feedback
,ot-tags
Name | Category | Description |
---|---|---|
example-plugin |
๐ Example | This is just an example plugin for people that want to create their own plugin. |
example-command |
๐ Example | Sample custom command using the Open Discord system. |
ot-jump-to-top |
๐ข Command | Add a simple command to jump to the top of the ticket. |
ot-kill-switch |
๐ข Command | Temporarily disable the ticket system using a kill switch. |
ot-hosting-status |
๐ข Command | A simple command to send hosting status updates to a channel. |
ot-shutdown |
๐ข Command | A simple command to turn off the bot from a slash command (server & bot owner only). |
ot-sqlite-database |
โ๏ธ Utility | With this plugin, the database will be an SQLite file. It's a must-have for large servers! |
ot-no-slash-clear |
โ๏ธ Utility | Disable the automatic removal of slash commands that aren't used by Open Ticket. |
ot-migrate-v3 |
โ๏ธ Utility | Use this plugin to migrate all tickets from Open Ticket v3 to v4. |
ot-ticket-message-extras |
๐จ Customisation | A plugin which adds a few little features to the ticket message. |
ot-rename-keep-prefix |
๐จ Customisation | Simple plugin to keep the channel prefix when using the /rename command. |
ot-customise-buttons |
๐จ Customisation | Customise almost all built-in buttons. This includes the claim, reopen, close & delete buttons. |
ot-ephemeral-messages |
๐จ Customisation | Customise for every messages if it needs to be ephemeral or not. |
ot-footers |
๐จ Customisation | A simple plugin to add footers in all Open Ticket embeds. |
ot-alt-detector |
๐ผ Management | Use the discord-alt-detector npm package by DJdj Development in your ticket bot. |
ot-embeds |
๐ผ Management | Create custom premade embeds in the config or use the command to create one from scratch. |
ot-move-actions |
๐ผ Management | Automatically unclaim/unpin a ticket when it's moved using /move . |
ot-reviews |
๐ผ Management | Review system for Open Ticket! It is very customisable and has lots of features. |
ot-tags |
๐ผ Management | Use tags to quickly reply with a pre-existing text. |
ot-better-status |
๐ค Client | An advanced status plugin to rotate between states. It also allows for the use of variables. |
Name | Author | Category | Description |
---|---|---|---|
ot-config-reload |
guillee.3 | โ๏ธ Utility | This plugin adds a new command that allows reloading the Open Ticket config files without the need for a restart. |
ot-ticket-forms |
guillee.3 | ๐ผ Management | An advanced forms plugin for Open Ticket. |
ot-feedback |
an_developer | ๐ผ Management | A plugin to gather feedback of your support service. |
ot-assign-role |
rapid.fast | ๐ผ Management | This plugin assigns a predefined role to a user upon creating a ticket. |
ot-volume-warning |
guillee.3 | ๐ผ Management | Alerts ticket creators when too many tickets are open, indicating possible response delays. |
od-reminders |
guillee.3 | ๐ผ Management | Set reminders that will be sent to a channel every specified time. |
ot-translate-cmds |
guillee.3 | ๐ค Client | Translate all built-in command names, descriptions & options. |
- ๐ Example - These plugins serve as an example or starting template.
- ๐ข Command - These plugins add new commands to the bot.
- โ๏ธ Utility - These plugins help with backend & systems. You won't notice it in discord itself.
- ๐จ Customisation - These plugins help you customise the bot even further.
- ๐ผ Management - These plugins add features that help you manage your server.
- ๐ค Client - These plugins add features affecting the discord client or bot itself.
This is the main team working on Open Ticket. Don't forget to check their profiles!
![]() |
![]() |
![]() |
๐ป DJj123dj | ๐ฌ Sanke | ๐ฌ DevBack |
---|
Language | Maintainer (discord name) | Status |
---|---|---|
๐ฌ๐ง English | djj123dj | ๐ข Up To Date |
๐ณ๐ฑ Dutch | djj123dj | ๐ข Up To Date |
๐ฉ๐ช German | benzorich | ๐ข Up To Date |
๐ช๐ธ Spanish | redactado & josuens | ๐ข Up To Date |
๐ต๐น Portuguese | quiradon | ๐ข Up To Date |
โ Catalan | guillee3 | ๐ข Up To Date |
๐จ๐ฟ Czech | spyeye_ | ๐ข Up To Date |
๐ญ๐บ Hungarian | kornel0706 | ๐ข Up To Date |
๐ท๐ด Romanian | sankedev | ๐ข Up To Date |
๐บ๐ฆ Ukrainian | anderskiy | ๐ข Up To Date |
๐ฎ๐ฉ Indonesian | erxg | ๐ข Up To Date |
๐ฎ๐น Italian | fraden1mvp. | ๐ข Up To Date |
๐ฉ๐ฐ Danish | the_gamer | ๐ข Up To Date |
๐น๐ญ Thai | modshd | ๐ข Up To Date |
๐น๐ท Turkish | palestinian | ๐ข Up To Date |
๐ซ๐ท French | guillee.3 | ๐ข Up To Date |
๐ฆ๐ช Arabic | palestinian | ๐ข Up To Date |
๐ฎ๐ณ Hindi | an_developer | ๐ข Up To Date |
๐ฑ๐น Lithuanian | tsgindrius | ๐ข Up To Date |
๐ต๐ฑ Polish | danoglez | ๐ข Up To Date |
๐ช๐ช Estonian | iamnotmega | ๐ต Up To Date (ChatGPT) |
๐ซ๐ฎ Finnish | iamnotmega | ๐ต Up To Date (ChatGPT) |
๐ท๐บ Russian | / | ๐ด Missing |
๐ณ๐ด Norwegian | / | ๐ด Missing |
๐ฑ๐ป Latvian | / | ๐ด Missing |
๐ฏ๐ต Japanese | / | ๐ด Missing |
๐ฐ๐ท Korean | / | ๐ด Missing |
๐จ๐ณ Simplified Chinese | / | ๐ด Missing |
๐จ๐ณ Traditional Chinese | / | ๐ด Missing |
๐ธ๐ช Swedish | / | ๐ด Missing |
๐ป๐ณ Vietnamese | / | ๐ด Missing |
๐ธ๐ฎ Slovenian | / | ๐ด Missing |
๐ฌ๐ท Greek | / | ๐ด Missing |
โ Kurdish | / | ๐ด Missing |
โ Persian | / | ๐ด Missing |
Please help us grow by giving a star! It would help us a lot!
README.md
changelog - documentation - tutorial - website - discord - license
ยฉ 2025 - DJdj Development - Terms - Privacy Policy - Support Us