Files
sillytavern-world/QuickReplies/Default.json
T

66 lines
1.9 KiB
JSON
Raw Normal View History

{
"version": 2,
"name": "Default",
"disableSend": false,
"placeBeforeInput": false,
"injectInput": false,
"color": "rgba(0, 0, 0, 0)",
"onlyBorderColor": false,
"qrList": [
{
"id": 1,
"showLabel": false,
"label": "HELP",
"title": "",
"message": "/?",
"contextList": [],
"preventAutoExecute": true,
"isHidden": false,
"executeOnStartup": false,
"executeOnUser": false,
"executeOnAi": false,
"executeOnChatChange": false,
"executeOnGroupMemberDraft": false,
"executeOnNewChat": false,
"executeBeforeGeneration": false,
"automationId": ""
},
{
"id": 2,
"showLabel": false,
"label": "New Chat",
"title": "",
"message": "/newchat",
"contextList": [],
"preventAutoExecute": true,
"isHidden": false,
"executeOnStartup": false,
"executeOnUser": false,
"executeOnAi": false,
"executeOnChatChange": false,
"executeOnGroupMemberDraft": false,
"executeOnNewChat": false,
"executeBeforeGeneration": false,
"automationId": ""
},
{
"id": 3,
"showLabel": false,
"label": "Match UI to Background",
"title": "",
"message": "/bgcol",
"contextList": [],
"preventAutoExecute": true,
"isHidden": false,
"executeOnStartup": false,
"executeOnUser": false,
"executeOnAi": false,
"executeOnChatChange": false,
"executeOnGroupMemberDraft": false,
"executeOnNewChat": false,
"executeBeforeGeneration": false,
"automationId": ""
}
],
"idIndex": 0
}