This commit is contained in:
shanmite 2021-08-16 13:00:12 +08:00
parent 89dea18ae3
commit 9842107f52

View File

@ -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: