Elyxir
StoreSupport ServerStatus
  • Home
  • Getting Started
    • Adding the bot
    • About Elyxir
    • Why Elyxir?
    • Modules
  • Features
    • Features List
    • Custom Instances
    • Ticketing System
      • Panel Types
      • Customisation
      • Integrations
    • Vanity Roles
    • Gang Priority Manager
    • Applications System
      • Application Types
    • FiveM Status Embed
    • Sticky Messages
    • Booster Responder
    • Gang Strikes Manager
    • Auto Roles
    • Sits Tracker
    • Restarts Notifications
    • Sticky Roles
    • Verification
      • Verification Styles
    • Keyword Response
    • Embed Creation
    • Welcome System
    • Mass Unbans
    • Community Polls
    • Tebex Verification
    • Staff Feedback
    • Status Blacklist
    • Translation
    • Statistic Channels
    • Ban Evidence
  • Commands
    • Branding Commands
      • 🔗/branding setup
      • 🔗/branding status
      • 🔗/branding colour
      • 🔗/branding footer
      • 🔗/embed generate
    • Sticky Roles Commands
      • 📌/stickyroles create
      • 📌/stickyroles delete
      • 📌/stickyroles list
    • Auto Roles Commands
      • 📌/autoroles create
      • 📌/autoroles delete
      • 📌/autoroles list
    • Applications Commands
      • 🖊️/applications create
      • 🖊️/applications delete
      • 🖊️/applications list
    • FiveM Status Commands
      • 📡/statistics setup
    • Welcome Commands
      • 👋/welcome setup
    • Sticky Messages Commands
      • 🗒️/stickymessage create
      • 🗒️/stickymessage delete
      • 🗒️/stickymessage status
    • Gang Priority Commands
      • 💯/gangpriority setup
      • 💯/prio add
      • 💯/prio remove
      • 💯/gang create
      • 💯/gang lookup
      • 💯/gang list
      • 💯/gang upgrade
      • 💯/gang delete
    • Gang Strikes Commands
      • ⛔/strike add
      • ⛔/strike remove
      • ⛔/strike view
    • Keyword Response Commands
      • 🕹️/keyword create
      • 🕹️/keyword delete
      • 🕹️/keyword list
    • Verification Commands
      • ✅/verification setup
      • ✅/verification embed
      • ✅/verification lookup
    • Sits Tracker Commands
      • 🤝/sitstracker setup
      • 🤝/checksits
      • 🤝/leaderboard
      • 🤝/checkall
      • 🤝/wipesits
    • Tebex Commands
      • 💳/tebex setup
      • 💳/lookup
      • 💳/verify
    • Restarts Commands
      • ♻️/restarts setup
      • ♻️/restarts embed
    • VanityRoles Commands
      • 💬/vanityroles setup
      • 💬/vanityroles role
      • 💬/vanityroles channel
      • 💬/vanityroles url
      • 💬/vanityroles notification
      • 💬/vanityroles embed
        • 📌Custom Parameters
    • Base Commands
      • 🥠/modules enable
      • 🥠/modules disable
      • 🥠/modules view
      • 🥠/premium
      • 🥠/ping
      • 🥠/redeem
    • Miscellaneous Commands
      • 🤷‍♂️/mass-unban
      • 🤷‍♂️/poll start
      • 🤷‍♂️/poll end
      • 🤷‍♂️/purge
      • 🤷‍♂️/echo
      • 🤷‍♂️/booster
        • 📌Custom Parameters
    • Statistic Channels Commands
      • /statschannel create
        • 📌Custom Parameters
      • /statschannel edit
      • /statschannel delete
    • Tickets Commands
      • 📬/tickets setup
      • 📬/panel create
      • 📬/panel multi
      • 📬/panel list
      • 📬/panel permissions
      • 📬/panel generate
      • 📬/panel delete
      • 📬/add
      • 📬/remove
      • 📬/claim
      • 📬/close
      • 📬/delete
      • 📬/open
      • 📬/rename
    • Staff Feedback Commands
      • 🏅/feedback setup
      • 🏅/staff upvote
      • 🏅/staff downvote
    • Ban Evidence Commands
      • 🏦/banevidence setup
  • API Documentation
Powered by GitBook
On this page
  • How to Customise
  • Panel Message Customisation
  • Ticket-Based Customisation
  • Supported Parameters
  1. Features
  2. Ticketing System

Customisation

This page addresses the ability to customise the responses of the bot within the ticket system

Last updated 1 year ago

CONTENTS

How to Customise

Customisation is at the forefront of our ticket system, we strive to offer as much customisation as possible for this system as we know it matters to our customers. Customised responses can be achieved in one of two ways depending on the type of customisation.

Wish you could customise something which isn't yet supported? No problem, simply contact our team in our Discord server and we will see what we can do!

Panel Message Customisation

To customise how a panel message looks (this is specifically the message which invites users to "Press here to make a ticket"), you need to run the (for one panel) or (for multiple panels) command. When you do so, a pop-up will be displayed which allows you to specify the response of the bot.

Ticket-Based Customisation

There are a variety of customisable aspects which fall into this category:

  • Heads-up Message;

  • In-Ticket Message;

  • Claim Message;

  • Ticket Name;

  • Reminder Message;

  • Creation Direct-Message;

To customise one, or more, of these options, run the /tickets customise command and specify the customisation you wish to apply. Having done so, you will then be able to modify the response for the bot. Your changes will be applied immediately.

Supported Parameters

When customising, you will more than likely want to access some details about the user to form a response, so we have introduced some parameters. You can view them below:

{counter} - The ticket number (available for ticket name customisation only!)
{guild.name} - The name of the server
{member.username} - The username of the relevant user
{member.id} - The id of the relevant user
{member.mention} - Mentions the relevant user
{panel.name} - The name of the ticket panel which this ticket is related to
{supportTeam.mention} - Mentions all of the support team roles
{ticket.mention} - Mentions the ticket (#ticket-name)
{ticket.name} - The name of the ticket

Need another parameter? Not a problem, simply contact our team in our discord server and we will try to facilitate your request.

/panel generate
/panel multi
How to Customise
Supported Parameters