diff --git a/index.js b/index.js index a6d5f424..f230e2a1 100644 --- a/index.js +++ b/index.js @@ -28,7 +28,7 @@ let rule = { reg: "^#(喵喵)?.*(天赋|技能|命座|命之座|资料|照片|写真|图片|插画)$", }, help: { - reg: "#?(喵喵)?(命令|帮助|菜单|help|说明|功能|指令|使用说明)$" + reg: "^#?(喵喵)?(命令|帮助|菜单|help|说明|功能|指令|使用说明)$" }, ...adminRule };