migrate
This commit is contained in:
66
data/default-user/QuickReplies/Default.json
Normal file
66
data/default-user/QuickReplies/Default.json
Normal file
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"version": 2,
|
||||
"name": "Default",
|
||||
"disableSend": false,
|
||||
"placeBeforeInput": false,
|
||||
"injectInput": true,
|
||||
"color": "rgba(0, 0, 0, 0)",
|
||||
"onlyBorderColor": false,
|
||||
"qrList": [
|
||||
{
|
||||
"id": 2,
|
||||
"icon": "fa-comment-alt",
|
||||
"showLabel": true,
|
||||
"label": "与角色开启新对话",
|
||||
"title": "",
|
||||
"message": "/newchat",
|
||||
"contextList": [],
|
||||
"preventAutoExecute": true,
|
||||
"isHidden": false,
|
||||
"executeOnStartup": false,
|
||||
"executeOnUser": false,
|
||||
"executeOnAi": false,
|
||||
"executeOnChatChange": false,
|
||||
"executeOnGroupMemberDraft": false,
|
||||
"executeOnNewChat": false,
|
||||
"automationId": ""
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
"icon": "fa-mail-reply-all",
|
||||
"showLabel": true,
|
||||
"label": "班级群聊触发角色回复",
|
||||
"title": "",
|
||||
"message": "/buttons labels=[\"崔安哲\",\"范萁轩\",\"刘成旭\",\"王国蘅\",\"李佳桐\",\"张楚涵\"] 用于在设置为手动触发的群聊中触发角色回复。 |\n/setvar key=option ||\n/if left=option rule=eq right=\"崔安哲\" {: /trigger 崔安哲 :} ||\n/if left=option rule=eq right=\"范萁轩\" {: /trigger 范萁轩 :} ||\n/if left=option rule=eq right=\"刘成旭\" {: /trigger 刘成旭 :} ||\n/if left=option rule=eq right=\"王国蘅\" {: /trigger 王国蘅 :} ||\n/if left=option rule=eq right=\"李佳桐\" {: /trigger 李佳桐 :} ||\n/if left=option rule=eq right=\"张楚涵\" {: /trigger 张楚涵 :} ||\n\n/flushvar list ||\n/flushvar option ||\n//trigger ||",
|
||||
"contextList": [],
|
||||
"preventAutoExecute": true,
|
||||
"isHidden": false,
|
||||
"executeOnStartup": false,
|
||||
"executeOnUser": false,
|
||||
"executeOnAi": false,
|
||||
"executeOnChatChange": false,
|
||||
"executeOnGroupMemberDraft": false,
|
||||
"executeOnNewChat": false,
|
||||
"automationId": ""
|
||||
},
|
||||
{
|
||||
"id": 21,
|
||||
"icon": "fa-mail-reply-all",
|
||||
"showLabel": true,
|
||||
"label": "大宋群聊触发角色回复",
|
||||
"title": "",
|
||||
"message": "/buttons labels=[\"苏轼\",\"王安石\",\"黄庭坚\"] 用于在设置为手动触发的群聊中触发角色回复。 |\n/setvar key=option ||\n/if left=option rule=eq right=\"苏轼\" {: /trigger 苏轼 :} ||\n/if left=option rule=eq right=\"王安石\" {: /trigger 王安石 :} ||\n/if left=option rule=eq right=\"黄庭坚\" {: /trigger 黄庭坚 :} ||\n\n/flushvar list ||\n/flushvar option ||\n//trigger ||",
|
||||
"contextList": [],
|
||||
"preventAutoExecute": true,
|
||||
"isHidden": false,
|
||||
"executeOnStartup": false,
|
||||
"executeOnUser": false,
|
||||
"executeOnAi": false,
|
||||
"executeOnChatChange": false,
|
||||
"executeOnGroupMemberDraft": false,
|
||||
"executeOnNewChat": false,
|
||||
"automationId": ""
|
||||
}
|
||||
],
|
||||
"idIndex": 21
|
||||
}
|
Reference in New Issue
Block a user