From f3237c1eaacce8b5f45d156fd1632bc00435aeda Mon Sep 17 00:00:00 2001 From: yeyang <746659424@qq.com> Date: Sun, 9 Oct 2022 03:37:41 +0800 Subject: [PATCH] modified: apps/GitHub.js --- apps/GitHub.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/GitHub.js b/apps/GitHub.js index c4ff70d..5dc2a26 100644 --- a/apps/GitHub.js +++ b/apps/GitHub.js @@ -11,7 +11,7 @@ export class GHIMG extends plugin { /** https://oicqjs.github.io/oicq/#events */ event: 'message', /** 优先级,数字越小等级越高 */ - priority: 5000, + priority: 500, rule: [ { /** 命令正则匹配 */