Update 1.4.5
• New Addons System (Probably last Change)
• Added Ticket Priority System
• Added Option to ask Users to give Review after Ticket Closure
• Fixed 'Text' Transcripts
• Fixed GetReview Command not working when there's no Reviews
• Made 'You already have ticket in that category..' Message Ephemeral
• Fixed Ticket Data not being removed after Ticket Closure
• <closedAt> Placeholder is now replaced with timestamp format
• Added <createdAt> Placeholder to Transcript Embeds (also replaced with timestamp format)
• Removed date-and-time package
• Fixed GetProduct Command
Update 1.4.4
• Fixed askQuestions
• interactionCreate.js followUp > reply
• Message which says 'you already has ticket..' is now ephemeral
• Added Products System
• Added GetProduct Command
• Added Products Command
• Added products.yml File which stores all Products
• Added new emojis to emojis field in config.yml
• Added Products Field into Config File
• Added PaginateContent Function
• Added Check whether Products Folder is present, otherwise create it
Update 1.4.3
• Updated Discord.js to v13.5.0
• Adapted setAuthor Method to newest Discord.js Version
• Adapted setFooter Method to newest Discord.js Version
• Fixed Close Command
• Fixed ticketClose.js Event Crashing Bot
You'll have to update discord.js module (or reinstall it)
Update 1.4.2.1
• Fixed Addons not Loading (working) at all
• Removed debug console.log from ticketCreate Event
Update 1.4.2
• Fixed Calculate Command
• Added Mention Prefix
• Removed console.log from messageCreate
• Auto Response Messages are now Reply's
• Added Support for User IDs in Add/Remove Command
• Fixed 'new' Slash Command
• 'new' Command can now be ephemeral
• Added 'reason' arg in 'new' Command
• Fixed Panel not working
Update 1.4.1
• Removed Suggestion Decision Config Fields
• Removed Suggestion Decision Language Fields
• Fixed Version Check on Startup
• Added Check for Invalid Config Field Type
• Removed ms from package.json
• Added Calculate Command
• Fixed Suggestion Command when there's no Suggestions Channel
Update 1.4.0
It's best for you to update to this version entirely (all files, not just some), just edit Configs Again, right.
• All 'FollowUp's' in Commands are replaced with 'Reply's'
• From now all Commands can support Ephemeral Messages
• Added Suggestions Embed to Embeds File
• Removed Accept Suggestion Command
• Removed Deny Suggestion Command
• Added Assign Command
• Added 'Response Time' to Profile
• Added 'Suggestion Sent' Field to Language.yml
• Fixed Suggestion Command not having Response
• Fixed Panel Command not having Response
• Added Option to Commands.yml for Ephemeral Responses for Some Commands
• Added 'Invalid Command' Field to Language.yml
• Fixed Command Info not working when there's capital letter
Update 1.3.9.1
• Added Loading Commands/Events Message
• Fixed Slash Commands Role Permissions typo in interactionCreate Event
• 'Command Disabled' statement have been removed from commands files and just moved to messageCreate/interactionCreate Files
• Fixed Message not ephemeral when opening Ticket through Panel
• Fixed Message not ephemeral when closing Ticket with button
• Changed HTML Transcript Design (Added some padding, rounded server icon..)
• Added Config Option for Ticket Limit while Ticket Categories are disabled
