Ticket Support System
$70.00
Sold by: MetzeyTicket Support System is a fully customisable, self hosted ticket bot that allows the staff of the server to handle the support system their own way, with auto accept and deny buttons, holding channels and a feedback system to see how well you’re doing, along with staff statistics to see how your staff are doing too.
- Description
- Reviews (12)
- Version History
- Discussions (0)
- Setup
- Product Enquiry
Description
Description
Ticket Support System
This ticket system is fully functional but has no planned future updates.
Main Features:
- Direct Message style ticket questions and response, meaning the user speaks to the server, not a particular member of staff.
- The ability to allow up to 10 different ticket types into your system, for a wide variety of support.
- Fully compatible with “Simple Link“, “Steamcord” and “Platform Sync” Discord/Steam linking systems for verification features.
- Staff statistics! See your top 10 staff, individual’s stats and stats per action type!
- Organisation statistics such as response times as a whole or ever individual response terms per ticket type.
- Each ticket type has it’s own unique settings, meaning players must verify their accounts for one type of ticket, but do not need to for another. Also questions, responses, and button text/types/emojis are all independent from each other.
- A “holding” channel so that you do not need to open tickets and have users spamming the tickets for silly reports, you can fast-track accept/deny any you feel aren’t worthy of a full-blown ticket.
- The ability to skip the holding channel entirely on certain ticket types and go straight to an open ticket.
- Limit how many tickets can be queued at one time. Different for each ticket type.
- Customizable cool-down timers on multiple functions, such as making new tickets, error responses, and closing command timeouts.
- Holding channel clean up, meaning the bot will clean up your holding channels of unwanted messages on a timer (1 hour by default). Pinned messages and bot posts do not get deleted by this.
- Organized tickets, showing user responses and staff responses in different embed colors and staff-to-staff conversations in tickets in a different form, so you can easily distinguish the different conversations within a single channel.
- A response command in tickets to avoid accidental messages being sent to the user, but user messages are sent with no prefix. This includes attachments!
- A feedback system (optional in the settings) to allow you to receive feedback from chosen ticket types to see how you’re doing, with custom messages for each ticket type!
- Allowing different ticket types to post to different channels, allowing some tickets to go to managers and some to go to admins, keeping them segregated and making sure the staff who need to see tickets can, while the staff that doesn’t need to see them, don’t.
- Web-based transcripts, meaning you can come back to a ticket 5 months down the line to see exactly what someone said in a previous ticket (channel segregated, the same as above) and it looks like a normal discord channel.
- Allow extra roles to see different ticket types, to keep your roles segregated but also allow people like developers to only see the tickets they are needed in.
- Allows a basic Steam scanner to check the ticket user’s account if the ticket type is set to needing verification. Checking bans, hours, basic stats and notes. all based on your own BM statistics (Needs a BM token to work).
- !r and !m commands. !r is to reply as just “Staff Member” to the user in a ticket, while !m lets you reply with your name for a more personal conversation.
- Ticket closing can be done via a button at the top of the ticket, or via the !close command.
- Ability to only allow certain file types to be sent in tickets.
- Ability to remove individual buttons from your holding channel, dependent on what ticket is being made.
- Full error logging for easy issue solving.
- Ability to blacklist users from using the bot.
- Unique ticket IDs for easy search ability and personal user ticket counts to see which players are active in your ticket system!
- Cheetos included.
- One-time payment! All updates after purchase are free of charge, forever!
What you Need and How to Install:
- A Discord bot host (Locally or Remotely) for Node.js v18 (Required – NOTE: ServerStarter is my recommendation, you can host with whoever you want or locally!)
- Node.js v18 installed on your OS (Required)
- A Discord bot token (Required)
- Basic JSON knowledge for config editing (Required)
- A Battlemetrics token for steam account checks (Optional)
- A Steam API token for steam account checks (Game ban verification) (Optional)
- A Cheetos API key (Optional)
- A linking system for verifying users (Simple Link, Steamcord or Platform Sync) (Optional)
Windows
- Download the zip and unpack it in your desired location.
- Edit your config files to your liking (config.json, handler.json, options.json and all question files) and upload your bot token to the .env file in configs folder.
- Run the start.bat file to automatically install all needed modules and start the bot up in its own instance.
Linux
- Download the zip and unpack it in your desired location.
- Install the modules by being in your ticket bot directory and running the “npm i” command. This will create a node_modules folder.
- Set up your bot on a package like PM2. Installation can be found on their website.
- Use the PM2 commands to start your bot!
Inviting your Bot
After you have created your bot application on the Discord Developer Portal, make sure you have enabled all of the Privileged Intents in the bot section on the sidebar!
You now need to invite it to your discord with the correct permissions!
https://discord.com/api/oauth2/authorize?client_id=APPLICATIONIDHERE&permissions=2147871824&scope=bot%20applications.commands
Replace the “APPLICATIONIDHERE” section with your bots ID found on the developer portal and then you can invite it to your discord!
Main Config Defaults:
Found in the config folder, this is the main bot config file and one of the main files you’ll be editing.
Individual Ticket Type Config Defaults:
Found in the ‘content -> questions’ folder, this is the question file for each ticket type you want. All can be customized differently to each other to allow different actions for different tickets.
{“questions”: [“Question 1?”,“Question 2?”,“Question 3?”], // “questions” are the questions that get asked to the user when they make a ticket, no limit on count, but be wary of character limits when receiving responses“pre-message”: “This message is sent once a button has been clicked by a user”, // A pre message that is sent to the user via DM once the user has clicked a ticket button“post-message”: “This message is sent once the questions have all been answered as a final message”, // Same as pre, but for after all the questions are answered“accept-message”: “This message is sent if the users ticket has been auto accepted”, // The auto accept button response message“deny-message”: “This message is sent if the users ticket has been auto denied”, // The auto deny button response message“post-channel”: “”, // This is your “holding channel” where all new tickets will come in for you to handle“transcript-channel”: “”, // This is where you want your transcripts for this ticket type to go once you’re done“ticket-category”: “”, // The channel category you want the open tickets to appear in, when you open a ticket with the user for conversation.“access-role-id”: [“”], // This allows extra roles to have access to this particular ticket type“role-pings-on-new-ticket”: true, // Determines whether the admin and access-role roles will be pinged when a new ticket is made by a user.“check-cheetos”: false, // Whether the bot should check for cheatcords with this ticket type“check-steamid”: true, // Whether the bot should check the users Steam account with this ticket type (needVerified MUST be true for this to work)“display-user-discord-info”: true, // Whether or not the bot should display basic user info like roles and creation dates.“needVerified”: true, // Whether the user needs to be verified to make a ticket of this type“allow_feedback”: true, // Allow users to send feedback once they recieve their final response from the team“open-as-ticket”: false, // Push the ticket to be opened instantly instead of going to the holding channel“max-active-tickets”: 1, // Number of queued tickets allowed in the holding channel for each user at the same time.// This will customize the embed that shows what servers the ticket creator has been on within your org.“check-server-activity”: {“enabled”: true,“show-only-online-server”: true,“show-online-status”: true,“show-hours”: true,“show-last-seen”: true},// The 4 buttons that show on every embed in the “holding channel”. Allows you to set custom messages and emojis“active_ticket_button_content”: {“accept”: {“title”: “”,“emoji”: “”,“enabled”: true},“deny”: {“title”: “”,“emoji”: “”,“enabled”: true},“custom_response_message”: {“title”: “”,“emoji”: “”,“enabled”: true},“make_a_ticket”: {“title”: “”,“emoji”: “”,“enabled”: true}},// If feedback is enabled, these are the questions they will get asked – NOTE: Questions can only be 45 characters long MAX“feedback_questions”: [“How was your experience in your ticket?”,“What would you recommend for improvements?”,“What you rate your experience out of 5?”,“Would you be happy to use our system again?”,“You can only have 5 questions in your forms.”],“successful_feedback_message”: “Thanks for your feedback! It really helps us make our systems better for everyone.” // The response sent to the user once they successfully send a feedback form.}
Options.json Settings:
Found in the ‘content -> handler’ folder, this is the content that will be shown on your “create-a-ticket” channel embed. The initial post where people will make their tickets. You can add up to 10 different buttons here, by simply copying and pasting a object block. Always check your code with a JSON checker if you run into issues.
{“options”: {“Player Report”: {“abbreviation”: “PRPT”, // The abbreviation used in the database and in your unique ticket IDs for each ticket made, custom to this ticket type“question_file”: “playerreport.json”, // The file name of your question file“unique_button_identifier”: “button1”, // The UNIQUE id of this button (It can not be the same as another button)“button_type”: “SECONDARY”, // The Button type (PRIMARY, SECONDARY, SUCCESS or DANGER)“button_emoji”: “🛑” // The Emoji you want on the button (this can be blank)},“VIP Related”: {“abbreviation”: “VIP”, // The abbreviation used in the database and in your unique ticket IDs for each ticket made, custom to this ticket type“question_file”: “VIP.json”, // The file name of your question file“unique_button_identifier”: “button2”, // The UNIQUE id of this button (It can not be the same as another button)“button_type”: “PRIMARY”, // The Button type (PRIMARY, SECONDARY, SUCCESS or DANGER)“button_emoji”: “👑” // The Emoji you want on the button (this can be blank)},“Ban or Mute Appeal”: {“abbreviation”: “BMAPL”, // The abbreviation used in the database and in your unique ticket IDs for each ticket made, custom to this ticket type“question_file”: “appeal.json”, // The file name of your question file“unique_button_identifier”: “button3”, // The UNIQUE id of this button (It can not be the same as another button)“button_type”: “DANGER”, // The Button type (PRIMARY, SECONDARY, SUCCESS or DANGER)“button_emoji”: “ℹ️” // The Emoji you want on the button (this can be blank)},“Staff Application”: {“abbreviation”: “STFAPP”, // The abbreviation used in the database and in your unique ticket IDs for each ticket made, custom to this ticket type“question_file”: “application.json”, // The file name of your question file“unique_button_identifier”: “button4”, // The UNIQUE id of this button (It can not be the same as another button)“button_type”: “SUCCESS”, // The Button type (PRIMARY, SECONDARY, SUCCESS or DANGER)“button_emoji”: “🗝️” // The Emoji you want on the button (this can be blank)}}}
Lang file:
Currently the Lang file description isn’t available, but a brief run through can be found below;
All of the default common phrases used through out the bot are found in this file (the content -> handler folder and then lang.json). This allows you to edit all of the phrases used, to match your servers wordings and feel across the tool.
Some phrases utilize different keywords, such as {{ADMIN}}, {{TICKETTYPE}} and {{USER}}. If these are used, the variable is added in place of these place holders to make your phrases more dynamic. You can only use the place holders used in the default phrase for each one. Other place holders WILL NOT work.
NOTE: Just make sure you transfer this across versions!
Cheetos:
Cheetos.gg is an advanced Rust cheat detection tool. It is private, and all usage must be on an acceptance basis. In order to obtain access or a key you must make a ticket through the Cheetos Discord where we will manage your application, investigate, and possibly issue a key.
FAQ:
Q: What do the button types mean in the settings?
A: This basically just sets the color of the button. Here are the different types with their values: https://discordjs.guide/interactions/buttons.html#button-styles (LINK will not work in this setup)
Q: How do I add more buttons to my “create-a-ticket” embed?
A: You need to add a new object into your options.json file found in the content -> handler folder, simply copy one of the existing button layouts and edit it for the new one! You will also need to make a new question file in the content -> questions folder and fill out all the necessary content within. I recommend you use a JSON Validator to make sure you did it correctly.
Q: Can I edit the text and title in the “create-a-ticket” embed to my liking?
A: Yes! It’s the handler.json file in the content -> handler folder. If you want to make a new line, use /n.
Q: I’m verified but the SteamID showing in the embed is wrong?
A: If you are using Simple Link, please make sure you are on the latest version as there was a bug fix for this issue.
Contact:
The best form of contact is to direct message me on Discord!
Metzey#8740 | https://discord.gg/TVuaAVrFup
Reviews (12)
12 reviews for Ticket Support System
Only logged in customers who have purchased this product may leave a review.
Version History
- Removed Removed some redundant code related to an unfinished update that was accidentally added in the last version. If you haven't downloaded 2.4.5, you will be fine. If you have downloaded and are using v2.4.5, the config for using 'questions_in_modal' will cause an error and not work.
- Added Re added all changes listed within 2.4.4, 2 updates back.
- Fixed Fixed max tickets opened at a time not working due to detection code being redundant.
- Updated REVERTED BACK TO VERSION 2.4.2
- Added Added a return value to failed role check to make sure the bot stops after sending the reply.
- Added Added a new variable in the lang.json file to allow for generic error messages to the users.
- Fixed Fixed an issue with the most recent update where if a player leaves the discord before the ticket is closed, the button to close the ticket wouldn't work.
- Fixed Fixed the file extensions not working correctly when sending acceptable files.
- Added Added a users personal ticket count to the holding channel embed so you can see how many tickets this user has made within the ticket system.
- Added Added a new variable under each ticket type in the `content/handler/options.json` file. This variable (abbreviation) will define an abbreviation for each ticket type which will be used within a unique ticket ID for your servers ticket system which can be used later on down the line for tracking tickets.
- Added Added ticket logging to the database where all information found within the embeds are stored and can be searched at a later date (userID, username, open time, responses all referenced under the new unique ticket ID.
- Added Added a new blacklisted role system. Now able to have the ability within the bot to blacklist users from using the ticket system in its entirety, with a custom set role and a command to add and remove users. This will stop users making new tickets, but will still be able to talk in existing tickets to avoid any internal issues.
- Added Added a new slash command to the staff guild to allow chosen roles to add or remove users from the ticket blacklist system.
- Added Added a new config to customise which roles can use the blacklist command.
- Removed Removed the ticketType showing as uppercase in title to allow for the ticket types to show consistently across the bot and the database.
- Removed Removed the ticketType from showing in the footer to save space as I can utilise the title to grab information.
- Fixed Fixed a type within the ticketinfo command on BM returns.
- Fixed Fixed a variable error within the cheetos code.
- Updated The config.json file has been overhauled and settings now have categories to better organise the layout of this ever expanding file.
- Updated Updated how the bot now receives the users Discord ID with the new addition of the unique ticket ID.
- Updated Added new unique ticket IDs to the system so every ticket within your discord has it's own recognisable ID. Format is; [UserDiscordID]-[TicketAbbreviation]-[Number of tickets under that ticket type] e.g. 150013705252372480-STFAPP-2 which is my ID, under staff applications and its the second one
- Updated In the transcript logs, the author title is now a bit larger with the addition to the above change.
- Updated Changed the way the title is displayed in the holding channel embed, allowing the name/steamid to be separated from the ticket type/cheetos content and allows a bit more readability. Also allowing room for other content.
- Added Added the different system linking names to some error messages for better error reading.
- Fixed Fixed an error message showing [object Object] instead of the actual error message itself.
- Fixed Fixed an issue with cheetos causing errors (temporary issue until I can recode the cheetos section to allow better logging)
- Fixed Fixed an infinity loop where if the ticket was closed by an unauthorized user, the bot wouldn't close the ticket and would just sit in a loop.
- Fixed Fixed an name error with attachments being sent on the hidden reply command and showing as "Staff Hidden" instead of your replying name like it should of been. Thanks Irish for the spot.
- Updated Changed the style of the message embeds in tickets to allow the use of the author title, making the embeds look more readable.
- Updated Updated the start.bat file to allow for logging into a log.txt file within the same directory with any console content.
- Removed Removed any remanence of "discriminators" within the bot.
- Fixed Fixed the `channel.isText is not a function` error appearing on older discord.js versions by upgrading to v13.14.0
- Fixed Small fixes added.
- Added CONFIG CHANGE: Added a new lang file variable to allow for another phrase for no reason responses to ticket closes - "player-close-embed-title-no-reason"
- Fixed Fixed the bug where tickets wouldn't close if you didn't send users the reason via the config.
- Fixed Fixed an issue detecting admin IDs when auto pushing tickets to open channels.
- Fixed Fixed an issue detecting Ticket Types on the Steam Link APIs.
- Updated Updated Files: functions.js
- Added Added some extra checks to cheetos API to determine if it is down and to skip the check if it errors, thus avoiding tickets not being sent.
- Fixed Fixed an error where users were being granted access to view their ticket channels if they were in the discord.
- Updated Updated Files are; backbone.js and functions.js in the utils folder.
- Fixed Fixed an error where tickets wouldn't open.
- Added Added a successful ticket creation message to complete a deferReply interaction.
- Added CONFIG CHANGE: Added new lang config under "ticket_creation" called "ticket-creation-confirmation".
- Added CONFIG CHANGE: Added a new config to all question files - "open-as-ticket": true,
- Added Added the ability to push certain ticket types past the holding channel and straight into an open ticket.
- Added Added Access role pings to open ticket message if it is an auto message (disabled if the config for disabling role pings is false).
- Added Adding a max limit on how many tickets can be submitted at once, where each ticket type is separate from each other. So if you limit all types to one ticket at a time, you can open one ticket in each category, not one total.
- Added CONFIG CHANGE: Added new lang config under "user_errors" called "too-many-pending-tickets".
- Added CONFIG CHANGE: Added a new config to all question files - "max-active-tickets": 1,
- Fixed Fixed a timeout issue (unknown interaction) when creating tickets and the bot is slow to reply (changed interaction.reply to interaction.editReply as well as adding in a interaction.deferReply).
- Updated Adjusted how the bot grabs a users data in the close command and changed where it grabs the user ID from to avoid unnecessary errors.
- Updated Updated the creating a ticket code into a function to allow multiple different scenarios to use it.
- Updated Updated the initial ticket message (when ticket channels are created) to allow for "Auto ticket" in place of the admins name if the ticket is made straight off the questions.
- Added Added error logging into the initial questioning code as some errors weren't being pushed through.
- Added Added a ticket command called "ticketuserinfo".
- Added Added a variable to question files to allow you to enable/disable the user if a Discord user info embed, to see discord join times, account creation times and discord roles within the ticket.
- Fixed Fixed a typo on the "need to verify" section of creating a ticket, double "Verify at" in the text now made into a single.
- Fixed Fixed an issue where the close button would not close out tickets if the user wasn't in the discord as the code would stop.
- Fixed Fixed the bot dying if the Cheetos API is down.
- Updated Updated a message when erroring on the Steamcord API to allow for expired subscriptions.
- Removed Removed the Cheetos icon from the embed.
- Added Added an error catch for the Cannot read properties of null (reading 'embeds') error
- Added Added a clickable user tag to transcripts so you can easily access a users discord account in your server transcripts channel.
- Fixed Fixed an error in the ready file to access an error constant correctly.
- Fixed Fixed an error in the r file to access an error constant correctly.
- Fixed Fixed the online status showing the correct green emoji when the user is online.
- Fixed Fixed a startsWith error in the platformSync checks.
- Fixed Fixed the total tickets on the stats command from showing the wrong values.
- Fixed Fixed tickets not closing when the bot can not find the user on rare occasions.
- Fixed Fixed holding channel embeds not being closed by the custom response button due to the bot not finding the user on rare occasions.
- Fixed Fixed an issue where the `r` command would error out with an undefined variable "memberName".
- Added Added some error catching to the `m` and `r` commands in case the pinned message can not be found, avoiding a bot crash.
- Added Added the ability to have the staff side of the ticket bot inside a staff discord, while the public side remains on the public discord. New variables added below.
- Added MAIN CONFIG UPDATE: Added the "public_guild_id" variable.
- Added MAIN CONFIG UPDATE: Added the "staff_guild_id" variable.
- Added Added a new embed on ticket creation when the variable "steam-check" is enabled. This will allow you to see which servers the ticket creator has been on within your org, if they're online at the time of the ticket and their info within those servers. New question file variables below.
- Added QUESTION FILE UPDATE: Added a new object to allow for the new server embed on ticket creation. Variables added - "enabled", "show-only-online-server", "show-online-status", "show-hours" and "show-last-seen".
- Added QUESTION FILE UPDATE: Added a new variable "role-pings-on-new-tickets". This allows you to turn on/off the pings made to the admin and access role roles when a new ticket is created.
- Added Added a lang.json file under the content -> handler folders. This allows for all the common phrases used throughout the bot. Helpful for orgs that want to make the bot that little bit more unique and fit the wordings of the bot to their organization. Place holders are available for this file, see the description section on "Lang file" to learn more.
- Added Added a new slash command "wipestats". This allows you to wipe individual staff users stats, wipe the global staff teams stats and/or wipe the response times of the org.
- Added MAIN CONFIG UPDATE: Added a new variable "role_ids_wipestats_cmd". This allows you to customize which roles can use this command.
- Removed MAIN CONFIG UPDATE: Removed the "guild_id" variable.
- Fixed Fixed a toString error in the ticketinfo and info command files.
- Fixed Fixed a toString error in the error handler.
- Fixed Possible fix of an error on detecting pinned messages.
- Fixed Fixed an unknown message error appearing. Not causing an issue and isn't a needed error message.
- Fixed Fixed stats being logged incorrectly on the "hiddenmessages" counter. Was logging the ticket user ID and not the staff member. It is recommended to wipe your stats for better accuracy.
- Fixed Fixed a typo in a variable name, not allowing multiple access roles when making a ticket. (Only edited the InteractionCreate.js file in the events folder)
- Added Added the Stats slash command! This allows you to see your staffs ticket statistics, either by each user, or by categories (such as a general top 10 list or by different action types).
- Added Added a stats org slash command to see org statistics such as ticket response times and ticket counts per category.
- Added Added response times to each individual ticket transcript so you can see exactly how each one took for those finer details.
- Added CONFIG UPDATE! Added a new variable "role_ids_stats_cmd" so you can limit the access to the stats command as a whole.
- Added Added three new packages to get the stats and slash commands working. Please make sure you install these modules - "quick.db", "better-sqlite3` and `"@discordjs/rest". Most panels already do this for you.
- Added New functions.js file in the utils folder.
- Added A new file will be created on startup for your internal database! This holds all your user data for statistics, so do not delete it or overwrite it!
- Updated Updated and overhauled the error logging system. Now 99% of errors will go to the error channel specified in the configs!
- Updated Adjusted the "access-roles-id" config in each of the question files to allow multiple roles rather than just one.
- Updated Fixed some of the transcript file layout issues within embeds.
- Fixed Fixed an error with "DiscordAPIError" issues.
- Removed The "Servername" config variable has been removed and the method it was used for has been changed to provide a better outcome.
- Removed Post command removed from the commands folder, this has been obsolete for a few updates now and I just forgot to remove it.
- Fixed Fixed an undefined error with the custom reply "holding channel" button.
- Fixed Fixed an undefined error in the close.js command. This is the only file updated.
- Added Added Platform Sync to the Linking System options.
- Added Added the ability to remove individual "holding channel" buttons to match your needs on different ticket types. You must have at least 1 active or the ticket type button will not post.
- Added CONFIG UPDATE: In each question file, under each different button type, I've added an "enabled: true/false" variable as seen in the new files.
- Added Added error messages on start up if your feedback questions are over 45 characters long to let you know they won't work.
- Added Added error messages if you use the wrong button_type on your options.json buttons.
- Updated Pre and post messages in the question stage will now allow up to 4000 characters.
- Updated The close command has had a character cap of 4000 characters and an error will show if you go over it.
- Fixed Fixed a code error for error logging
- Removed Removed a line from the "Cheetos" checker that was unnecessary.
- Removed Old debug code from the last version.
- Fixed Fixed the new DM message module from returning the wrong open ticket count.
- Removed Removed some debug code left in on the last update
- Added Added a DM message when someone DMs the bot and is not making a ticket or have an active one open. It tells the user if they have any tickets pending (being looked into) and how to make a ticket. https://metzey.dev/uploads/Discord_ehZKmHQ2xb.png
- Fixed Fixed another issue with Steamcord allowing users to make tickets on verification only ticket types when they have only linked their Discord and not their Steam.
- Fixed Fixed an interaction error where the user performing staff actions didn't have the admin role. Will now show an error message.
- Updated CONFIG UPDATE: Renamed "SteamIDAPIKey" to "Linking_System_API_Key_Or_Secret" in the main config to make it easier to understand what it is used for.
- Removed CONFIG UPDATE: Removed the "API_Link" config and just hard coded the URLs in. If you use Simple Link, your base URL with work off of your "verify_link" config, so make sure this is correct!
- Added CONFIG CHANGE: Added a new config (allowed_file_extensions). You can now block certain file types from ever reaching the tickets to avoid malicious content.
- Added CONFIG CHANGE: Added a config to enable/disable the above config so you don't have to worry about file extensions if you don't want to.
- Added Added code to the transcript function to block scripts from being executed.
- Fixed Fixed an issue causing tickets needing verification, to allow not verified users through (Steamcord linking System)
- Updated Changed attachment messages/embeds when a user sends attachments to match in with the staff sent attachments to keep the aesthetics the same.
- Added CONFIG UPDATE: Added a main config setting (staff_ticket_replies_in_embed) to disable staff replies showing in embeds in open tickets, as some people prefer it this way.
- Added Added more catch blocks where needed.
- Added Added a GUILD_MEMBER partial.
- Added Added logging for using the wrong link system.
- Added Added new code to check if the user is verified against the API rather than against a role in discord. Some people will not utilise roles, so this is more effective across the board.
- Fixed Fixed a few typos.
- Updated Updated the username in the !m command to show the guild nickname primarily if they have one.
- Removed CONFIG UPDATE: Removed the "verified_role" config setting.
Discussions (0)
Discussions
There are no discussions yet.
Leave a reply
Setup
How do I set up these Tools/Utilities I just purchased for my server?
• All tools/utilities are to include installations steps in the description or within the product download themselves, however, if you need assistance whilst setting them up please reach out to us on Discord. Please follow the installation steps found in the description or attached within your downloaded file.
• Installation is not included with any products on the site, however, if needed we may assist if you reach out to our support.
Currently all products on Lone.Design will be contained within a zipped file which is the .7z or .zip that you see. I believe windows 10 and up can unzip on its own without 3rd party tools, but in that case, if you’re unfamiliar with zipped files here are 2 programs I recommend to easily unzip zipped files.
Video On How to Zip and Unzip: https://youtu.be/Ep-L3PjBPCk (TechInsider Youtube Channel)
Zipping/Unzipping Tools
Winrar https://www.rarlab.com (I used to use for years, but works great!)
7zip https://www.7-zip.org/a/7z2107-x64.exe (the one I use currently)
Lone (verified owner) –
By far has more capabilities than my previous ticket system we used on ProjectNova. Metzey was wonderful in assisting with the setup of this with the few questions I had. I love the custom abilities this offers regarding the user requirements, especially making them have to be linked via our steamcord linking system! Also not paying a recurring fee like we did on tickettool.xyz is really nice!
Metzey –
Thanks for the kind words! Hope it does the job you wanted it for <3
Irish (verified owner) –
By far the best available ticket system out there. I have been utilizing this since its original creation and there is nothing that even comes close to it. This is literally a steal for the functionality that you get from this and Metzey is one of the most receptive devs out there with quick response to any issues or concerns. If you have been looking for that “perfect” solution. You’ve found it.
Metzey –
Much appreciated dude!
callum (verified owner) –
I was not happy with other ticket systems on the market. This is by far the best available.
Works great, looks great and excellent support.
This is fully 100% customisable.
Any bugs, issues or support questions and Metzey will sort it same day.
Great product, well worth the purchase
Metzey –
I appreciate the kind words! Glad you’re enjoying it.
Jakee (verified owner) –
I haven’t had chance to test this out main stream, but I wouldn’t want anything else. All the other ticket bots that are out there charge you for features that should be free alongside the bot.
I would recommend this bot to anyone that askes for a good ticket system as this is the best. I’ve used this on other servers that I’ve done admin work for and I’ve always been looking for the source code for it, but now I’m glad I brought this.
I would like to give credit to Zedge for making the foundations of this bot.
Keep up the good work Metzey
Metzey –
Thanks for the kind words and hope it meets your expectations!
Triax (verified owner) –
This really is a fantastic product and was built with the Rust community in mind. You won’t find another ticket bot on the market that offers native support for some of the most popular linking platforms in the Rust community.
Metzey –
Thanks buddy, I appreciate it.
T-Bird (verified owner) –
I have had numerous people suggest other ticket systems to me. I honestly loved the one we have used for years now. Far superior to even most of the common ones I see out there on some of the biggest sites or discords.
But I got curious and started following along as Metzey worked on this. Once it was released I sat on the thought of it for a while. Finally I had some free time one day and decided what the hell I can take a look even if I don’t use it and lose the money, Metsey is a good dude so consider it a tip.
And I am blown away. It is definitely a complex set up (not skill wise, just the amount of customization and options. I am one of those people when I get a new phone I go through every setting there is just because I can). So there is a lot. Don’t think you are just going to fire this thing up and go. Ton of options and customization.
But the system itself … I am literally floored already and have only been on it for 12 hours now (but easily 50+ support tickets already). This thing saves so much time with the prerequisite questioning, the different ‘ticket types’ and the ability to send tickets to specific permission categories.
This system is a game changer. I have a few “Hey this option would be cool too” things I would change but have already sent them over to him. But right out of the box this is definitely the best there is. And easily worth the price.
(Note: we self host the bot, I am an IT idiot, and had no problems)
Metzey –
What a review! Thanks for this so much T-Bird. I’m extremely happy that, while there is a lot going on, even people with little knowledge can easily get this bot working to their liking :)
MAJYDO (verified owner) –
Phenomenal tool, Metzey was extremely helpful with any issues I had!
Recommend this to any rust owner to replace their current ticket tool.
Metzey –
I appreciate it buddy, thank you for the review!
SINMAS (verified owner) –
Hello, this ticket system is wonderful, leave it to your liking, and translation will take you a few hours, but the result is wonderful. For me 10/10
Metzey –
Thank you Sinmas for that review!
Papa (verified owner) –
Simply put – Metzey’s Ticket Support System is a no-brainer for any serious Server Owner. Putting aside the swiss army knife featureset this thing comes with, the cost-savings alone are massive. Do you want to pay a premium monthly fee for a generic Discord ticketing system until the day your server (or you!) die? Or do you want to pay a reasonable fee one time and then receive a lifetime of support and updates? I thought so. Buy the system. It’s super easy to install, easy to configure, and it’s a breeze to use. We answered 30,000+ tickets before switching over from an antiquated system – save yourself a bunch of grief and switch over now!
Metzey –
Awesome review dude! Such kind words. I’m so glad it’s doing the job intended for you.
SINMAS (verified owner) –
This is for me the best bot for ticket management in the market, I have tried quite a few but none offered me the ease of this one with respect to respond to users quickly and efficiently. It took me a few hours to translate it and enter the questions that the bot automatically asks.
Once everything was configured, I can only say that this bot is GOD!
Metzey –
Much appreciated review as with your other one!
Charlie Benns (verified owner) –
Awesome ticket bot. Hands down the best around with so many features and with constant updates and support!
Metzey –
Glad to hear you enjoy it! <3
george.macias0 (verified owner) –
Best ticket bot of all times amazing build and amazing support i recommend it