fix(event_msg): 修复michat功能处理完后未返回
All checks were successful
Egg Server CI/CD / build-image (push) Successful in 1m24s
Egg Server CI/CD / refresh-image (push) Successful in 14s
Egg Server CI/CD / fast-deploy (push) Successful in 2s

This commit is contained in:
zhaoyingbo 2024-10-29 07:47:50 +00:00
parent df80ae9edc
commit d14226bcef

View File

@ -137,6 +137,7 @@ const manageCMDMsg = (ctx: Context.Data) => {
// 帮助
logger.info(`bot command is /help, chatId: ${chatId}`)
manageHelpMsg(ctx, "miChatGuide")
return
}
// 小煎蛋专属功能