mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 05:07:46 +00:00
parent
0aff315d5a
commit
219edc91de
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ export class update extends plugin {
|
|||
} catch (err) {}
|
||||
const masters = config.masterQQ;
|
||||
for (const master of masters) {
|
||||
if (master.toString() == 'stdin') continue;
|
||||
if (master.toString().length > 11) continue;
|
||||
await Bot.pickFriend(master).sendMsg(msg);
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue