36 lines
992 B
JSON
36 lines
992 B
JSON
{
|
|
"sendTranscripts":{
|
|
"enableChannel":false,
|
|
"enableDM":false,
|
|
|
|
"channel":"transcript channel id",
|
|
"useHTMLtranscripts":true
|
|
},
|
|
"style":{
|
|
"background":{
|
|
"enableCustomBackground":false,
|
|
"backgroundModus":"image OR color",
|
|
"backgroundData":"image url OR hex color (#ffffff)"
|
|
|
|
},
|
|
"header":{
|
|
"enableCustomHeader":false,
|
|
"backgroundColor":"#202225",
|
|
"decoColor":"#F8BA00",
|
|
"textColor":"#ffffff"
|
|
|
|
},
|
|
"stats":{
|
|
"enableCustomStats":false,
|
|
"backgroundColor":"#202225",
|
|
"keyTextColor":"#737373",
|
|
"valueTextColor":"#ffffff",
|
|
"hideBackgroundColor":"#40444a",
|
|
"hideTextColor":"#ffffff"
|
|
},
|
|
"favicon":{
|
|
"enableCustomFavicon":false,
|
|
"imageUrl":"https://transcripts.dj-dj.be/favicon.png"
|
|
}
|
|
}
|
|
} |