Open Ticket Versions Save

The most advanced open-source discord ticket bot with HTML transcripts and plugins! It uses discord.js v14 & no database required!

v3.5.4

1 month ago

added:

  • new Kurdish translation (by raze.hama)
  • new Persian translation (by sasanwm)
  • most embeds now use mentions instead of usernames
  • closeMode now also affects reopening
  • all links to the documentation have been updated (for new docs)
  • HTML Transcripts now show display names instead of usernames

fixed:

  • readme typos
  • increased config checker id length from 20 to 40
  • example config role option has been renamed
  • api log system typo
  • README.md copyright date outdated
  • text transcripts wouldn't generate on HTML Transcript ratelimit
  • the bot doesn't throw an error anymore when closing without permission

removed:

  • npm cleardata script (outdated)

v3.5.3

3 months ago

added:

  • updated Arabic translation (by deqressing)
  • updated Czech translation (by spyeye_)

fixed:

  • description being too long when dropdowns were enabled

removed:

  • livestatus (automatic error report system) => discontinued

v3.5.2

4 months ago

added:

  • custom emoji support
  • text transcripts now also get sent in DM
  • new french translation by (tostam)

fixed:

  • maxEventListeners warning on discord.js client
  • token not loading correctly from .env file
  • interaction hasn't been replied or deferred error on commands

v3.5.1

4 months ago

added:

  • the missing translations from v3.5.0

fixed:

  • color.toLowerCase() error when not specified

v3.5.0

5 months ago

added:

  • stats command (global, ticket & user statistics)
  • HTML transcripts can now have a custom favicon
  • support for the CUSTOM bot status type
  • ticket admins can now also use admin commands in their tickets

fixed:

  • axios dependabot alert (updated to 1.6.2)
  • some emojis didn't display correctly in the HTML transcripts
  • changed HTML transcript & livestatus API endpoints
  • /reopen slash command could crash due to typo
  • updated README.md, CONTRIBUTING.md & SECURITY.md

v3.4.4

6 months ago

added:

  • Indonesian translation by erxg
  • Czech translation update by spyeye_

removed:

  • support for any bugs relating to versions < 3.4.0

Open Ticket 4.0 is underway!

We are still continuing development on open ticket 4.0! And really soon, the new API documentation will be published for everyone to see! We would love too see the many plugins created with the API!

v3.4.3

8 months ago

added:

  • tried to add warning embeds for renaming a channel to much (discord ratelimit)
  • open ticket 4 announcement in readme

fixed:

  • claim command via "!ticket claim" didn't work
  • change command via "!ticket change " didn't work
  • non-ticket options would appear in the id menu from the change command
  • the help menu now doesn't appear anymore when running the claim, unclaim or change command without slash cmds.

v3.4.2

9 months ago

added:

  • Hungarian translation
  • better plugin error logging (by redactado in discord)

fixed:

  • very small bugs/typos

upcoming: Open Ticket v4!

If everything goes to plan, then there will be a new open ticket v4 somewhere in September! It's totally rewritten from the ground up and will be the most advanced and customisable version ever seen!

v3.4.1

11 months ago

added:

  • Ukrainian translation (thanks anderskiy)
  • better Thai translation
  • Open Ticket is now compatible with the new discord username system

fixed/changed:

  • fixed process.stdout.cursorTo is not a function
  • fixed bug that didn't allow custom emoji's in ticket options
  • fixed typos in README.md
  • fixed bug at ticketOpener:230 => The reply to this interaction has not been sent or deferred

removed:

  • removed the unused file OTWiki.png

v3.4.0

11 months ago

added:

  • thai translation (Mods HD#0661)
  • norwegian translation (NoOneNook#0266)
  • greek translation (ꙅoᴎɒᎸɘƚꙅ#3744)
  • HTML TRANSCRIPTS V2!!
  • html transcript ID's are now shorter
  • the time it takes to generate transcripts is now 16s instead of 32s
  • you can now customise the pings from the ticket

changes/fixes:

  • updated german translation
  • updated turkish translation
  • fixed crash with axios GET request
  • core/utils/lifeStatus.js => version is from now on not synced anymore with package.json
  • fixed MAJOR hiddendata bug (replaced by new system)
  • fixed bug "Cannot read properties of undefined (reading 'forEach')"
  • prepared bot for new discord usernames
  • updated discord.js to v14.11.0
  • added extra translation credits in the json files
  • updated readme file