3.0 public beta 4

This commit is contained in:
DJj123dj
2022-10-05 20:25:35 +02:00
parent 69b669956e
commit e4c1e2559e
27 changed files with 397 additions and 51 deletions
+12 -3
View File
@@ -24,7 +24,9 @@
"enable_transcript":false,
"enable_DM_transcript":false,
"transcript_channel":"channel id"
"transcript_channel":"channel id",
"showSlashcmdsInHelp":false
},
"options":[
@@ -44,8 +46,15 @@
"enableDmOnOpen":true,
"ticketmessage":"The staff will help you soon!\n\n*Click on the button below to close the ticket!*",
"enableThumbnail":false,
"thumbnailUrl":"https://www.example.com/catmemes/cat.png"
"thumbnail":{
"enable":false,
"url":"https://www.example.com/catmemes/cat.png"
},
"closedCategory":{
"enable":false,
"id":"category id"
}
},
{