Skip to content

Releases: DJj123dj/open-ticket

Open Ticket 3.5.0!

17 Dec 13:14
5231129
Compare
Choose a tag to compare

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

Open Ticket 3.4.4!

09 Nov 19:41
3b7674f
Compare
Choose a tag to compare

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!

Open Ticket 3.4.3!

30 Aug 15:24
e2e1e19
Compare
Choose a tag to compare

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.

Open Ticket 3.4.2!

11 Aug 09:29
1bb7074
Compare
Choose a tag to compare

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!

Open Ticket 3.4.1!

17 Jun 10:25
447fdde
Compare
Choose a tag to compare

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

Open Ticket 3.4.0!

19 May 13:12
d7ae040
Compare
Choose a tag to compare

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

Open Ticket 3.3.3!

22 Apr 14:55
739ad81
Compare
Choose a tag to compare

fixed:

  • fixed MAJOR bug that hidden data was visible due to discord updating their markdown rules without letting developers know.
  • fixed typo that caused the a message to not be an ephemeral msg.

Open Ticket 3.3.2!

19 Apr 16:50
56a6540
Compare
Choose a tag to compare

added:

  • you can now add images to the "messages"
  • footers can have images now
  • the claim button now also sends an embed
  • added readonly adminroles for tickets

fixed:

  • #58 fixed major error: Interaction not identified when (un)claiming
  • fixed bug channel.isTextBased()
  • all buttons & slash commands now first send a deferReply before actually replying
  • added lots of async, await for better error handling
    And a lot of other small changes...

Open Ticket 3.3.1!

23 Mar 12:02
8748301
Compare
Choose a tag to compare

added:

  • Slovenian translation

fixed:

  • team members would disappear when re-opening a ticket
  • fixed crash when some embeds couldn't generate for html transcripts
  • fixed crash when creating a html transcript & the user already left the server
  • claim buttons don't crash anymore (I hope)
  • you couldn't use dropdowns due to a typo
  • users without the staff role could claim a ticket
  • time delay from autoclose is now 2min instead of 2sec
  • errors in autoclose now have a better error handler
  • corrupt database items now get deleted automatically
  • fixed autoclose crash when a channel wasn't found

Open Ticket 3.3!

19 Mar 11:44
94ee890
Compare
Choose a tag to compare

added:

  • ticket claiming
  • automatically close tickets when inactive
  • load your token from the ENV
  • changed variable names in config.json
  • liveStatus system
  • slash commands are now enabled by default
  • TEXT transcripts don't say empty message when there are embeds
  • flags --localstatus & --noerrorupload for the LiveStatus system
  • dropdowns now have option descriptions
  • Polish translation
  • Turkish translation

fixed/changed:

  • /change doesn't remove the user from the ticket anymore
  • other commands work again after /change
  • added parameters to list when no parameter is given in /change & /message
  • dropdowns sometimes only had 4 options
  • members can't delete a ticket anymore
  • checker.js now also works for icons from buttons
  • checker.js now detects if the options array is missing
  • added deferReply for better answer rate
  • changed "Choose a category" to "Choose a ticket" in the embeds
  • dynamicDB v2 has more options now!

removed:

  • translation duplicates
  • old code & duplicates of the same embeds