Files
open-ticket/transcriptconfig.json
T
2023-02-05 16:22:44 +01:00

18 lines
443 B
JSON

{
"sendTranscripts":{
"enableChannel":false,
"channel":"transcript channel id",
"useHTMLtranscripts":true,
"enableDM":false
},
"style":{
"titleColor":"#F8BA00",
"background":{
"enableCustomBackground":false,
"backgroundModus":"color OR image",
"backgroundData":"#abc123 OR https://www.example.com/image.png"
}
}
}