Files
open-ticket/transcriptconfig.json
T
2023-01-18 21:44:56 +01:00

17 lines
408 B
JSON

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