Skip to main content

Update v3.3.0

ยท 2 min read
DJj123dj
Open Ticket Main Developer

Ticket Claiming & Autoclose Updateโ€‹

Added a new ticket claiming system with the commands /claim and /unclaim. The autoclose system will handle inactive tickets from now on. Many changes in the backend, the ability to load your token from the ENV, more flags & so much more!

Added:โ€‹

  • ๐ŸŽ‰ ticket claiming
  • ๐ŸŽ‰ automatically close tickets when inactive (autoclose)
  • load your token from the ENV (.env)
  • liveStatus system + --localstatus & --noerrorupload flags
  • added Polish translation
  • added Turkish translation

Improved:โ€‹

  • changed variable names in config.json
  • slash commands are now enabled by default
  • text transcripts don't say empty message when there are embeds
  • dropdowns now have option descriptions
  • added parameters to list when no parameter is given in /change & /message
  • dynamicDB v2 has more options now!
  • changed "Choose a category" to "Choose a ticket" in the messages

Fixed:โ€‹

  • /change doesn't remove the creator from the ticket anymore
  • other commands work again after /change
  • 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

Removed:โ€‹

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