Update 1.2.6
• Added Option to DM Transcripts to Ticket Author & Support
• Added Help Slash Command
• Fixed Suggestion Command
• From now you cannot write in ticket channel until you select category (if categories is enabled, right)
Update 1.2.5have_ticket_category: "You already have ticket in that category"' to 'messages' section in config
• Added Option to Choose Text or HTML Transcripts
• Added Option to Automatically Move Tickets to Specific Channel Category depending on Selected Ticket Category
• All Error Messages in interactionCreate event are now ephemeral
• Name & Version Variables are now used in ready event
• Fixed 'Interaction Failed' when selecting Ticket Category
• New Regex for Channel Name
• Changed Comments in Config in some places to show example usage
Requirements for Update:
Add 'category: ""' in every ticket category (imgur.com/BVUMigL)
Add '
Add 'transcript_type: "HTML"' to 'general' section in config
Add other Updated Code into your code
Update 1.2.4
• Added Service Team Commands to Help Embed
• Added Ticket Channel Topic to Config
• Added Ping Slash Command
• Added PayPal Command Permissions
• Fixed Old Config Texts
• Fixed Unlimited Ticket Creation (new regex)
• Removed Unused imports from interactionCreate File
Requirements for Update:
Add channel_topic: ">>> Ticket opened by <author>." into config in section 'messages>service'
Update 1.2.3
• Added Slash Commands (80% of Normal Commands)
• Ticket Categories are now chose using Select Menus
• Config Fields for Ticket Categories Reordered
• Added Template Files for Commands/Events
• Fixed Bug where if you don't choose ticket category panel channel gets deleted
• From now you cannot Review yourself
• When you try to open Ticket using button and you already have one, response message will be ephemeral
Update 1.2.2
• Added Review Command (Review Seller)
• Added Reviews Command (5 latest Reviews which User Received)
• Added GetReview Command (Informations about Review)
• Added PayPal Command (Create Link for Payment)
• Fixed Help Command
Update 1.2.1
• Ticket Transcripts are now saved in HTML format and not in TXT
• Ticket Category Selection now use Buttons, used Reactions previously
• Ticket Categories Config Option is changed little bit
• Fixed ID Command, no response when sent without args
Update 1.2.0
• Added Ticket Categories (turn on/off)
• Fixed Eval Command
• Removed Per Channel Commands Feature
• Confirmation Buttons are automatically set to disabled after time pass
• Fixed Ticket Close
• Mentions on Ticket Creation are removed after 5s
Update 1.1.1
• Updated to Discord.js v13 Version
• Fixed Config Text
• Removed discord-buttons Package because now Bot use native d.js buttons
• Changed color of embeds in eval and help
• clickButton event > interactionCreate event
• message event > messageCreate event
