Skip to content

Releases: discord-tickets/bot

v2.1.3

23 Nov 11:23
588ff69
Compare
Choose a tag to compare

Download

Clone the repository (or download archive) to get the latest code.

Changelog

See commits for full changes.

  • Fixed emoji in web archives
    • Fixed encoding issue for unicode emoji
    • Replaced emoji names with unicode characters in embeds

v2.1.2

13 Nov 20:41
5c61bff
Compare
Choose a tag to compare

Download

Clone the repository (or download archive) to get the latest code.

Changelog

See commits for full changes.

  • Fixed web archives (which were empty)

v2.1.1

14 Oct 21:46
Compare
Choose a tag to compare

Changelog (summary)

See commits for full changes

  • Now gives an error if you try running it with the wrong version of Node (by @ohlookitsderpy)
  • Added transfer command (by @iFusionFr, thyGod's suggestion)
  • Replaced all file paths so they aren't relative

v2.0.1 - Archives & panel patch

26 Aug 19:01
Compare
Choose a tag to compare

How to install

Please download from master branch, not the tags/releases, as there are many small fixes and updates added after the release.

  • Download master, extract it, and overwrite the existing src/ directory

This patch does not modify user/ so you do not need to reset your config or env.

What's different?

  • Web archives now work (with DiscordTickets-Portal)
  • Ticket panel can now use custom emojis as well
  • Fixed error when creating a new panel after the old one was deleted
  • Minor improvements

IMPORTANT NOTE: I forgot to update the version number in package.json so download from master not here if you don't want invalid update notifications.

v2.0.0

23 Aug 22:04
Compare
Choose a tag to compare

DiscordTickets v2 is here!

What's different?

  • Now with SQLite/MySQL database storage, tickets are sequentially named and no longer limited to 1 per user
  • More customisation, better config
  • Much better and cleaner code (also more code)
  • Transcripts & archives (almost)! (#4 and #14)
  • discord.js v12 support
  • Better UX
  • Annoying update notifier that no one asked for (you can turn it off if you want)
  • Ticket "panel" / "widget" reaction thing
  • Other stuff

Patch

05 May 20:15
Compare
Choose a tag to compare

Fixed spelling mistake and updated stuff.
Use direct download for the latest version: https://github.com/Eartharoid/DiscordTickets/archive/master.zip
OR
Use git (git clone https://github.com/Eartharoid/DiscordTickets.git) for easy updates

Initial release

05 May 19:21
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

Everything should work.
Might add some more features.