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