Update 1.2.1
- Fixed an issue causing support roles to sometimes not be added to new tickets
- Fixed an issue causing help slash command to not work
- Fixed an issue causing ticket closing to not work if RestrictTicketClose was enabled and ticket was not in the db
- Specified NodeJS version in package.json
Update 1.2.0
- Added {total-tickets}, {total-users} and {total-channels} variables to BotActivity
- Added an error if the guild id specified in the config is invalid
- Fixed Plex Tickets requires a NodeJS version of 16.6 or higher error
- NoPermsMessage has been moved to the Locale section in the config
- Changed default embed color
- Commands now check for tickets in the database instead of searching for channel names that start with ticket-
- Added an option to change channel names for each ticket category
- Removed TicketCount from config
- Renamed TicketDeleteTime to DeleteTime in the config
- Custom commands configuration has been moved to the config
- Added pin command, this will move the ticket to the top of the category and add a
emoji to the name![]()
Update 1.1.9
- Fixed an issue causing custom delete time to not work
- You can now close tickets even if the ticket is not in the db
- Added {user} and {user-tag} variables to confirmCloseMsg locale
- Added close command, this command will always require confirmation even if it's disabled in the config
- Added an option to only allow users with support roles to close tickets
Update 1.1.8
- Added an addon system, developers can now create addons for the bot
- Added an option to change the amount of time before a ticket gets deleted
- Fixed an issue causing help command and ticket closing to not work if the guild didn't have an icon
- Added an error if the bot doesn't have enough permissions
- Added logs to PayPal command
Update 1.1.7
- Users now have view message history permission in tickets
- Added an option to mention a specific role in new tickets
- Added ButtonEmojis configuration
- Added custom commands, you can now add common answers accessible through short commands to save time when answering tickets
- Removed DebugMode from config
- Added attach files, embed links and read message history permissions to support roles
Update 1.1.6
- Updated Discord.js to v13.5.0
- Users can now embed links and upload files in tickets
