mirror of
https://github.com/shanmiteko/LotteryAutoScript.git
synced 2026-06-04 21:01:17 +08:00
parent
e03b4832e4
commit
ca6549dc6f
@ -173,6 +173,8 @@ class Monitor extends Searcher {
|
||||
case 1002:
|
||||
case 1003:
|
||||
case 1004:
|
||||
is_shutdown = true;
|
||||
break;
|
||||
case 1005:
|
||||
case 1006:
|
||||
case 1007:
|
||||
@ -550,7 +552,7 @@ class Monitor extends Searcher {
|
||||
if (rid && chat_type) {
|
||||
|
||||
status = await retryfn(
|
||||
5,
|
||||
6,
|
||||
[1, 4],
|
||||
() => bili.sendChat(
|
||||
rid,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user