olivebot/config.json

52 lines
1.3 KiB
JSON
Raw Normal View History

2022-06-20 11:05:10 +08:00
{
"attribute": {
"age": "\u6210\u5e74",
"birth": "\u4e2d\u56fd",
"constellation": "\u6c34\u74f6\u5ea7",
"contact": "qq467665317",
"gender": "\u7537",
"hobby": "\u53d1\u5446",
"job": "\u4ea7\u54c1\u5e03\u9053\u8005",
"name": "\u9648\u5347",
2022-06-20 11:05:10 +08:00
"voice": "YUN_XI",
"zodiac": "\u86c7"
2022-06-20 11:05:10 +08:00
},
"interact": {
"QnA": "qa_demo.xlsx",
2022-06-20 11:05:10 +08:00
"maxInteractTime": 15,
"perception": {
"chat": 7,
"follow": 10,
"gift": 50,
"indifferent": 10,
"join": 10
},
"playSound": true
2022-06-20 11:05:10 +08:00
},
"items": [
{
"QnA": "qa_demo.xlsx",
2022-06-20 11:05:10 +08:00
"demoVideo": "C:/Demo.mp4",
"enabled": false,
"explain": {
"character": "",
"discount": "",
"intro": "",
"price": "",
"promise": "",
"usage": ""
},
"name": ""
}
],
"source": {
"liveRoom": {
"enabled": false,
"url": "https://live.douyin.com/"
},
"record": {
"device": "\u9ea6\u514b\u98ce (HD Webcam C525)",
"enabled": true
2022-06-20 11:05:10 +08:00
}
}
}