Releases: discord-tickets/bot
Releases · discord-tickets/bot
v2.1.3
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
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
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
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
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
Annoyingupdate notifier that no one asked for (you can turn it off if you want)- Ticket "panel" / "widget" reaction thing
- Other stuff
Patch
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
Everything should work.
Might add some more features.