mirror of
https://github.com/halfwaystudent/douyin-sparkflow.git
synced 2026-06-28 02:41:25 +08:00
42 lines
930 B
JSON
42 lines
930 B
JSON
{
|
||
"multiTask": true,
|
||
"taskCount": 1,
|
||
"proxyAddress": "",
|
||
"messageTemplate": "🤩今日火花+1\r\n",
|
||
"saveDebugArtifacts": false,
|
||
"useProtocolSender": false,
|
||
"protocolDryRun": false,
|
||
"browserSenderAccounts": [
|
||
"94262577168",
|
||
"抖音号:softwomen"
|
||
],
|
||
"sendStrategy": {
|
||
"shuffleTargets": true,
|
||
"accountStartDelaySecondsMin": 15,
|
||
"accountStartDelaySecondsMax": 60,
|
||
"messageIntervalSecondsMin": 25,
|
||
"messageIntervalSecondsMax": 70,
|
||
"messageVariants": [
|
||
"🤩今日火花+1",
|
||
"今天来补个火花",
|
||
"给你续一下今天的火花",
|
||
"路过给你加个小火花"
|
||
]
|
||
},
|
||
"dailySendWindow": {
|
||
"enabled": true,
|
||
"startHour": 10,
|
||
"endHour": 18,
|
||
"scheduleIntervalMinutes": 10
|
||
},
|
||
"hitokotoTypes": [
|
||
"文学",
|
||
"影视",
|
||
"诗词",
|
||
"哲学"
|
||
],
|
||
"happyNewYear": {
|
||
"enabled": true,
|
||
"messageTemplate": "\r\n"
|
||
}
|
||
} |