Skip to content

Open Ticket 3.3.2!

Compare
Choose a tag to compare
@DJj123dj DJj123dj released this 19 Apr 16:50
· 96 commits to main since this release
56a6540

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...