Betsy Bot Documentation
  • Betsy Bot Discord Bot
    • Betsy Premium Subscriptions
  • Global Commands
    • /user
    • /ticket
    • /payment
    • /giveaway
    • /channel
    • /ai
    • /review
    • /github
    • /key-value
  • Features
    • Settings
      • Auto Roles
      • Setting up your custom bot
      • Global command management
      • Update configuration owner
    • Support Panels (Tickets)
      • Create Support Panel
      • Edit Support Panel
      • Delete a Support Panel
      • Copy a Support Panel
      • Custom Implementations
    • Giveaways
      • Create giveaways
      • Edit giveaways
      • Delete giveaways
    • Polls
      • Create a poll
      • Edit a poll
      • Delete poll
    • Thread Channels
      • Create Thread Channels
      • Edit Threads Channel
      • Delete Thread Channels
      • Disable a Thread Channel
    • Send Message / Announcement
      • Create Message/Announcement
    • Tracked messages
      • Create Tracked Messages
      • Edit Tracked Messages
      • Copy Tracked Messages
      • Delete Tracked Messages
    • Sticky Messages
    • Welcome Messages
      • Create Welcome Messages
      • Edit Welcome Messages
      • Delete Welcome Messages
    • Auto Responders
      • Create Auto Responders
      • Edit Auto Responders
      • Delete Auto Responders
    • Custom commands
      • Create custom commands
      • Edit custom commands
      • Delete custom commands
    • Invite Tracker
    • Payments
    • Action Logs
    • Invite Link Blocker
    • Role Selection
    • Channel Cleaners
      • Create channel cleaners
      • Delete configuration of a cleaning channel
      • Update channel cleaning
    • User Verification
    • Reviews
    • Twitch Event Subscriptions
    • Channel Backups
  • Configurable Commands
    • Response Commands
    • Data Commands
      • Forms
      • REST Commands
  • Extras
    • Server Resources
      • Message Templates
      • Forms
      • Key Value Storage
    • Message Templating Engine
      • Message FAQs
    • Custom ID Actions
    • Betsy REST API
      • Webhooks
    • Betsy Webhook Messages
    • Github Integration
Powered by GitBook
On this page
  • /ticket close
  • /ticket open
  • /ticket claim
  • /ticket add-user <user>
  • /ticket remove-user <user>
  • /ticket transcript

Was this helpful?

  1. Global Commands

/ticket

The /ticket global commands are used to interface with your support tickets

Previous/userNext/payment

Last updated 2 years ago

Was this helpful?

This global command has no functionality if you have no configured a support ticket container for your server. Support for creating a new ticket container through a command is not yet available

If you are looking for information on how to configure support tickets please use the link below

/ticket close

Must be executed in the channel that a ticket has been created in.

This command will close the ticket for the channel that it is executed in.

This command has no parameters.

/ticket open

Must be executed in the channel for a ticket that has been closed.

Only used when you have "Channel for Closed Tickets" selected for the ticket container used to create the ticket. This command will reopen a closed ticket and add the user back to the ticket as well as update the status.

This command has no parameters.

/ticket claim

Must be executed in the channel that a ticket has been created in.

The ticket container must have claiming configured. There is a switch in the support ticket feature area with this.

This will mark the command executor as the user which will handle this ticket.

This will remove all other users from the ticket that do not have administrator permissions.

This command has no parameters.

/ticket add-user <user>

Must be executed in the channel that a ticket has been created in.

This will add the given user to the ticket allowing them to have access to the channel and send messages.

Parameter Name
Type
Optional

user

Discord User

no

/ticket remove-user <user>

Must be executed in the channel that a ticket has been created in.

This will remove the given user from the ticket. They will no longer be able to view this ticket channel.

Parameter Name
Type
Optional

user

Discord User

no

/ticket transcript

Must be executed in the channel that a ticket has been created in.

Manually generates a transcript with the current channel messages. This process is automated once a ticket has been deleted or closed but this allows you to manually capture this information should you want to

This command has no parameters.

Support Panels (Tickets)