mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-17 05:37:46 +00:00
feat: 快捷设置自动更新
This commit is contained in:
parent
d0e73ff00c
commit
108cc5399b
6 changed files with 74 additions and 85 deletions
|
|
@ -73,6 +73,7 @@ export class update extends plugin {
|
|||
for (const master of masters) {
|
||||
if (master.toString().length > 11) continue;
|
||||
await Bot.pickFriend(master).sendMsg(msg);
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue