mirror of
https://github.com/halfwaystudent/douyin-sparkflow.git
synced 2026-09-07 00:17:20 +08:00
Import sanitized project structure and GitHub docs
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"multiTask": true,
|
||||
"taskCount": 1,
|
||||
"proxyAddress": "",
|
||||
"messageTemplate": "🤩今日火花+1\r\n",
|
||||
"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"
|
||||
},
|
||||
"useProtocolSender": false
|
||||
}
|
||||
Reference in New Issue
Block a user