modified: apps/GitHub.js

This commit is contained in:
yeyang
2022-10-09 03:37:41 +08:00
parent 50370326ea
commit f3237c1eaa

View File

@@ -11,7 +11,7 @@ export class GHIMG extends plugin {
/** https://oicqjs.github.io/oicq/#events */
event: 'message',
/** 优先级,数字越小等级越高 */
priority: 5000,
priority: 500,
rule: [
{
/** 命令正则匹配 */