diff --git a/routes/bot/eventMsg.ts b/routes/bot/eventMsg.ts index 7a2ff09..4571bf2 100644 --- a/routes/bot/eventMsg.ts +++ b/routes/bot/eventMsg.ts @@ -137,6 +137,7 @@ const manageCMDMsg = (ctx: Context.Data) => { // 帮助 logger.info(`bot command is /help, chatId: ${chatId}`) manageHelpMsg(ctx, "miChatGuide") + return } // 小煎蛋专属功能