From 62d4ea28f07aec1db103717d20662e28c33dcd57 Mon Sep 17 00:00:00 2001 From: SlyAimer <2289782085@qq.com> Date: Tue, 25 Feb 2025 11:22:52 +0800 Subject: [PATCH] =?UTF-8?q?fix(check):=20=E6=9B=B4=E6=96=B0=E5=8F=91?= =?UTF-8?q?=E9=80=81=E8=8F=9C=E5=8D=95=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/plugins/check.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/check.py b/src/plugins/check.py index 6e0106c..b7ab714 100644 --- a/src/plugins/check.py +++ b/src/plugins/check.py @@ -12,7 +12,7 @@ menu = ["/重启","/今日运势","/今日塔罗","/图","/日报","/点歌","/ "/待办", "/test","/天气","我喜欢你", "❤", "/待办查询", "/新建待办", "/删除待办" ,"/cf","/B站搜索", "/BV搜索", "/喜报", "/悲报", "/luxun","/鲁迅说", "/奶龙", "/repo", "/info", "/menu", "/轻小说","/本季新番","/新番观察"] -send_menu = ["/menu","/今日运势","/今日塔罗","/图","/日报","/点歌","/摸摸头","/群老婆","/今日老婆","/待办","/天气", +send_menu = ["/menu","/今日运势","/今日塔罗","/图","/日报","/点歌","/摸摸头","/群老婆","/待办","/天气", "/待办查询", "/新建待办", "/删除待办" ,"/cf","/B站搜索", "/BV搜索", "/喜报", "/悲报","/鲁迅说","/轻小说","/本季新番","/新番观察"] async def check_value_in_menu(message: MessageEvent) -> bool: