diff --git a/lib/core/monitor.js b/lib/core/monitor.js index 39aa4d9..a8005d1 100644 --- a/lib/core/monitor.js +++ b/lib/core/monitor.js @@ -60,6 +60,7 @@ class Monitor extends Searcher { if (!config.is_exception) { await sendNotify('[动态抽奖]账号异常通知', `UID: ${global_var.get('myUID')}\n\n临时进入只转已关注模式(异常号只会对部分UP出现关注异常)\n\n可在设置中令is_exception为true关闭此推送`) } + config.is_exception = true; event_bus.emit('Turn_on_the_Monitor') break case 31: