Tickets

The bots ticket system that is built specifically for SCP:SL

Settings

The general settings for the built in ticket system

settings:
  # The channel all new ticket creation will be sent to
  ticket_log_channel: ""
  # The channel where the application message (active/not active) will be sent to
  application_message_channel: ""
Ticket Log Channel

The id of the channel ticket logs will be send to

Application Message Channel

The id of the channel the application messa

Last updated