Skip to content

Releases: DJj123dj/open-ticket

OpenTickets 2.4.0 update

02 Aug 12:29
ad10a98
Compare
Choose a tag to compare

added:

  • Czech translation.
  • a lot of developer functions to use open ticket in their projects (not finished yet).
  • from now on when using open ticket you need to follow our terms (https://www.dj-dj.be/terms).
  • new functions for future updates.
  • option enableCustomColor by messages in the config.
  • a system that prevents that you can press 2 times on the same button and the bot crashes.
  • the OFFICIAL API (beta)!!!! So from now on you can extend open ticket with your own code!

fixed:

  • a bug that "return" wasn't on the right place & so that permissions could be ignored.
  • the permission system is now controlled from 1 file
  • fixed bug that caused error by importing the alpha version of the api
  • the new max token length is 90 instead of 70 because discord tokens can get longer now!
  • fixed that some permissions were still in the discord.js 13 version
  • server_id in config is now required
  • buttons can now not be clicked 2 times anymore
  • people with a role in the "adminroles" can now see the channel back after closing the ticket!
  • updated the wiki

removed:

  • removed "bot_name" from the config, because it was added in version 1 but never used! (idk why i put it in ot in the first place)

OpenTickets 2.3.3 update

25 Jul 18:12
2603a7b
Compare
Choose a tag to compare

added:

  • open ticket api part 1
  • developer functions for integrating with the 3.0 update

fixed:

  • permission bugs
  • fixed that you could press 2 times on the same button, so that gave an error when deleting a ticket 2 times!

OpenTickets 2.3.2 update (bug fixes)

23 Jul 15:40
7e6ac6a
Compare
Choose a tag to compare

added:

  • new code for the large 3.0 update :)

fixed:

  • no permission messages are now in DM (so you can't spam anymore in channels by pushing on buttons)
  • fixed a reaction roles bug that was caused by an invalid variable
  • added another sentence in arabic
  • fixed some placeholders in config.json
  • fixed a new bug that transcripts couldn't be created due to the new discord api.
  • fixed an error message typography
  • fixed an error message typo in reaction roles.
  • fixed that checker.js did run twice

removed:

  • open moderation announcement

OpenTickets 2.3.1 update (bug fix)

21 Jul 10:01
d282a51
Compare
Choose a tag to compare

added:

  • message when duration of deleting a ticket is longer than expected.

fixed:

  • a large but that errored the permission system, so everyone could join tickets or the ticket wasn't created.
  • a bug that caused transcript errors.
  • intents bug.
  • a lot of small bugs

OpenTickets 2.3.0 update

19 Jul 14:47
30d45dd
Compare
Choose a tag to compare

added:

  • spanish translation
  • discord.js v14 🎉

fixed:

  • /

removed:

  • option to use css named colors in embeds (this is due to a discord api change)

OpenTickets 2.2.0 update

18 Jul 07:38
1b77676
Compare
Choose a tag to compare

added:

  • french translation
  • arabic translation
  • translator announcement

fixed:

  • 2 small bugs
  • !ticket is now changed to !ticket help (due to discord api reasons)

removed:

  • open moderation announcement

OpenTickets 2.1.2 update

01 Jul 06:22
1b77676
Compare
Choose a tag to compare

added:

  • german translation
  • credits to the translators

fixed:

  • a bug that caused that no files loaded except index.js

removed:
/

OpenTickets 2.1.1 update

28 Jun 09:54
06b57f1
Compare
Choose a tag to compare

added:
/

fixed:

  • the "hoi" message when starting the bot
  • crash with "startsWith"

removed:
/

OpenTickets 2.1.0 update (Embeds & Co update)

27 Jun 07:56
59e7562
Compare
Choose a tag to compare

added:

  • new embeds
  • new error messages
  • new console & log system
  • updated the wiki
  • you can now re-open a ticket after it's closed
  • embeds are more customisable
  • added localisation (english, dutch, romanian & custom)
  • new command permissions
  • a new color mode is added
  • logs will now always save
  • added the option to close as admin only
  • a funny text art at the top of index.js
  • added the id of the ticket creator at the start of the embed
  • added a sneaky open moderation announcement

fixed:

  • checker.js does also work with newer config stuff now
  • fixed crash when using /new or /ticket on reaction roles
  • fixed bug that category wasn't optional
  • update help menu
  • update wiki
  • the transcript file name is now the name of the ticket
  • new slash command for re-open
  • new dm message for closing, deleting or reopening a ticket
  • fixed bug that node.js error message could appear by running npm run cleardata
  • fixed bug that color regex didn't work with #ffffff in checker.js
  • fixed that all noPerms messages with interaction weren’t ephemeral

removed:

  • unnecessary code

card.png

OpenTickets 2.0.0 update (totally rewritten!)

07 May 15:24
8875c9f
Compare
Choose a tag to compare

added:

  • 1 new ticket type (ticket, website, reaction roles)
  • you can now create unlimited tickets
  • you can now create multiple ticket messages
  • slash commands
  • multiple admin roles
  • category is now configurable per ticket
  • the prefix can now be edited without the "ticket" part
  • we have a WIKI!
  • you can customize most of the embeds
  • there are now 2 options: close or delete
  • transcripts are saved in a TXT file
  • debug mode & better error handling
  • dynamic database system

fixed:

  • the config has now a lot of new options
  • some old bugs
  • checker.js is more effective
  • moved all the core scripts to "core" instead of "commands"
  • we have a slightly darker logo now :)
  • there are a lot of small things that changed, i'm not gonna write them all in the changelog

removed:

  • the cleardatabase command (can now be done with the console)
  • the documentation in the repository itself (moved to wiki)
  • the layout part in the config (maybe a cooler system in the future)
  • the custom messages option (part of it in ticket options & another part in localisation in the future)