Ticket Panel
Make the bot send a panel to a channel where users can create a ticket by clicking a button.
To edit an existing panel, press Edit existing panel and submit the link of the message of the panel. The data will then loaded.
To create a new panel, press Create new panel and start configuring -> Configurable options
From this point, you have 5 minutes after each modification to send the updated panel or make further edits.
Configurable options
Embed Title
Title, up to 100 characters; Markdown partially supported
Embed Description
Up to 4000 characters; Markdown fully supported
Embed Color
You can set a embed color here by providing the respective hex color code.
Embed Image
Provide a functioning image link. See Image Links for more information.
Button Label
A label, up to 100 characters for the button
Button Emoji
A unicode emoji or custom emoji See Emojis for more infoformation.
Hex Color
You can get it from here for example: google.com/search?q=color+picker

Tip: #
= 0x
#<hex>
#67f520
0x<hex>
0xed594e
<hex>
should be a6
digit hex number.
<number>
can be either0
-255
or0
-100%
.
Emojis
The emoji can be given in one of the following formats:
🚔
Custom Emoji
Format: <:
EMOJI_NAME
:
EMOJI_ID
>
<:
UHM
:
1121812923468226611
>
Last updated
Was this helpful?