mirror of
https://github.com/hex-ci/smzdm_script.git
synced 2026-02-03 11:03:15 +08:00
优化提醒文案
This commit is contained in:
@@ -169,8 +169,8 @@ class SmzdmCheckinBot extends SmzdmBot {
|
||||
const sk = sks[i];
|
||||
|
||||
if (i > 0) {
|
||||
$.log('\n延迟 5 秒执行\n');
|
||||
await $.wait(5000);
|
||||
$.log('\n延迟 10 秒执行\n');
|
||||
await $.wait(10000);
|
||||
}
|
||||
|
||||
const sep = `\n****** 账号${i + 1} ******\n`;
|
||||
|
||||
Reference in New Issue
Block a user