添加睡觉场景
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2m51s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2m51s
This commit is contained in:
parent
22d99e2178
commit
9cfe6cc5b1
@ -150,6 +150,13 @@ const scenes = [
|
||||
interactionVideo: 'hc-sh-3(1).mp4',
|
||||
tag: 'tea',
|
||||
apiKey: 'bot-20250804180724-4dgtk' // 喝茶场景的API key
|
||||
},
|
||||
{
|
||||
name: '睡觉',
|
||||
defaultVideo: '8-8-sj-bd.mp4',
|
||||
interactionVideo: '8-8-sj-sh.mp4',
|
||||
tag: 'sleep',
|
||||
apiKey: 'bot-20250808120704-lbxwj' // 睡觉场景的API key
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user