mirror of
https://github.com/shanmiteko/LotteryAutoScript.git
synced 2026-07-22 21:13:47 +08:00
+3
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user