{ "bot": { "missing_permissions": { "description": "Discord Tickets requires the following permissions:\n%s", "title": "⚠️" }, "version": "[Discord Tickets](%s) v%s by [eartharoid](%s)" }, "cmd_usage": { "args": { "description": "**Description:** %s", "example": "**Example:** `%s`" }, "description": "**Usage:**\n`%s`\n\n**Example:**\n`%s`\n\nRequired arguments are prefixed with `❗`.", "invalid_named_args": { "description": "There is an error in your command syntax: `%s`.\nType `%s` for an example.\nPlease ask a member of staff if you are unsure.", "title": "❌ Invalid syntax" }, "named_args": "This command uses named arguments.\n\n", "title": "`%s` command usage" }, "collector_expires_in": "Expires in %d seconds", "commands": { "blacklist": { "aliases": { "unblacklist": "unblacklist" }, "args": { "member_or_role": { "description": "A member mention, a role mention, or the ID of a member or role", "example": "@NaughtyMember", "name": "memberOrRole" } }, "description": "Blacklist/unblacklist a member from interacting with the bot", "name": "blacklist", "response": { "empty_list": { "description": "There are no members or roles blacklisted. Type `%sblacklist ` to add a member or role to the blacklist.", "title": "📃 Blacklisted members and roles" }, "illegal_action": { "description": "%s is a staff member and cannot be blacklisted.", "title": "❌ You can't blacklist this member" }, "list": { "title": "📃 Blacklisted members and roles" }, "member_added": { "description": "<@%s> has been added to the blacklist. They will no longer be able to interact with the bot.", "title": "✅ Added member to blacklist" }, "member_removed": { "description": "<@%s> has been removed from the blacklist. They can now use the bot again.", "title": "✅ Removed member from blacklist" }, "role_added": { "description": "<@&%s> has been added to the blacklist. Members with this role will no longer be able to interact with the bot.", "title": "✅ Added role to blacklist" }, "role_removed": { "description": "<@&%s> has been removed from the blacklist. Members with this role can now use the bot again.", "title": "✅ Removed role from blacklist" } } }, "close": { "aliases": { "delete": "delete", "lock": "lock" }, "args": { "reason": { "alias": "r", "description": "The reason for closing the ticket(s)", "example": "", "name": "reason" }, "ticket": { "alias": "t", "description": "The ticket to close, either the number or the channel mention/ID", "example": "217", "name": "ticket" }, "time": { "alias": "T", "description": "Close all tickets that have been inactive for the specified time", "example": "1w", "name": "time" } }, "description": "Close a ticket channel", "name": "close", "response": { "closed": { "description": "Ticket #%s has been closed.", "title": "✅ Ticket closed" }, "closed_multiple": { "description": [ "%d ticket has been closed.", "%d tickets have been closed." ], "title": [ "✅ Ticket closed", "✅ Tickets closed" ] }, "confirm": { "description": "React with ✅ to close this ticket.", "description_with_archive": "You will be able to view an archived version of it after.\nReact with ✅ to close this ticket.", "title": "❔ Are you sure?" }, "confirmation_timeout": { "description": "You took too long to confirm.", "title": "❌ Reaction time expired" }, "confirm_multiple": { "description": [ "React with ✅ to close %d ticket.", "React with ✅ to close %d tickets." ], "title": "❔ Are you sure?" }, "invalid_time": { "description": "The time period provided could not be parsed.", "title": "❌ Invalid input" }, "not_a_ticket": { "description": "Please use this command in a ticket channel or use the ticket flag.\nType `%shelp close` for more information.", "title": "❌ This isn't a ticket channel" }, "no_tickets": { "description": "There are no tickets which have been inactive for this time period.", "title": "❌ No tickets to close" }, "unresolvable": { "description": "`%s` could not be resolved to a ticket. Please provide the ticket ID/mention or number.", "title": "❌ Error" } } }, "new": { "aliases": { "create": "create", "open": "open", "ticket": "ticket" }, "args": { "topic": { "description": "The topic of the ticket", "example": "Problem with billing", "name": "topic" } }, "description": "Create a new ticket", "name": "new", "opening_message": { "fields": { "topic": "Topic" } }, "questions": "Please answer the following questions:\n\n%s", "response": { "created": { "description": "Your ticket has been created: %s.", "title": "✅ Ticket created" }, "error": { "title": "❌ Error" }, "has_a_ticket": { "description": "Please use your existing ticket (<#%s>) or close it before creating another.", "title": "❌ You already have an open ticket" }, "max_tickets": { "description": "Please use `%sclose` to close any unneeded tickets.\n\n%s", "title": "❌ You already have %d open tickets" }, "no_categories": { "description": "A server administrator must create at least one ticket category before a new ticket can be opened.", "title": "❌ Can't create ticket" }, "select_category": { "description": "Select the category most relevant to your ticket's topic:\n\n%s", "title": "🔤 Please select the ticket category" }, "select_category_timeout": { "description": "You took too long to select the ticket category.", "title": "❌ Reaction time expired" } }, "request_topic": { "description": "Please briefly state what this ticket is about in a a few words.", "title": "Ticket topic" } }, "panel": { "aliases": {}, "args": { "categories": { "alias": "c", "description": "A category ID", "example": "451745464954650634", "name": "categories" }, "description": { "alias": "d", "description": "The description for the panel message", "example": "\"React to this message to open a ticket.\"", "name": "description" }, "emoji": { "alias": "e", "description": "An emoji", "example": "🎫", "name": "emoji" }, "title": { "alias": "t", "description": "The title for the panel message", "example": "\"Support tickets\"", "name": "title" } }, "description": "Create a new ticket panel", "name": "panel", "response": { "invalid_category": { "description": "One or more of the specified category IDs is invalid.", "title": "❌ Invalid category" }, "mismatch": { "description": "Please provide the name number of emojis and category IDs.", "title": "❌ Invalid input" } } }, "settings": { "aliases": { "config": "config" }, "description": "Configure Discord Tickets", "name": "settings", "response": { "updated": "✅ Settings have been updated." } } }, "command_execution_error": { "description": "An unexpected error occurred during command execution.\nPlease ask an administrator to check the console output / logs for details.", "title": "⚠️" }, "message_will_be_deleted_in": "This message will be deleted in %d seconds", "missing_permissions": { "description": "You do not have the permissions required to use this command:\n%s", "title": "❌" }, "staff_only": { "description": "You must be a member of staff to use this command.", "title": "❌" }, "ticket": { "claimed": { "description": "%s has claimed this ticket.", "title": "✅ Ticket claimed" }, "closed": { "description": "This ticket has been closed.\nThe channel will be deleted in 5 seconds.", "title": "✅ Ticket closed" }, "closed_by_member": { "description": "This ticket has been closed by %s.\nThe channel will be deleted in 5 seconds.", "title": "✅ Ticket closed" }, "closed_by_member_with_reason": { "description": "This ticket has been closed by %s: `%s`\nThe channel will be deleted in 5 seconds.", "title": "✅ Ticket closed" }, "closed_with_reason": { "description": "This ticket has been closed: `%s`\nThe channel will be deleted in 5 seconds.", "title": "✅ Ticket closed" }, "released": { "description": "%s has released this ticket.", "title": "✅ Ticket released" } } }