From 999db2f63dd9cabe5ec18df1fdd6828ee99a4d39 Mon Sep 17 00:00:00 2001 From: AddOneSecondL <943309677@qq.com> Date: Mon, 22 May 2023 19:19:06 +0800 Subject: [PATCH] Update __init__.py --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__init__.py b/__init__.py index 72da392..2f7feb8 100644 --- a/__init__.py +++ b/__init__.py @@ -92,7 +92,7 @@ async def verify(): #验证登录状态 time.sleep(3) return -@on_command(f'/pcrval') #原手动验证 +@on_command(f'/pcrvalclan') #原手动验证 async def validate(session): global binds, lck, validate if session.ctx['user_id'] == acinfo['admin']: