From 15d336e2c29d917a379ce8a026ce2b47ae3f79cb Mon Sep 17 00:00:00 2001 From: Kyomotoi <0w0@imki.moe> Date: Thu, 28 Jul 2022 16:25:37 +0800 Subject: =?UTF-8?q?=F0=9F=9A=B8=20=E4=BC=98=E5=8C=96=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E4=BD=93=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ATRI/plugins/anti_effort/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ATRI') diff --git a/ATRI/plugins/anti_effort/__init__.py b/ATRI/plugins/anti_effort/__init__.py index 2890e22..57c0703 100644 --- a/ATRI/plugins/anti_effort/__init__.py +++ b/ATRI/plugins/anti_effort/__init__.py @@ -56,7 +56,7 @@ async def _deal_add_user( await add_user.finish(result) -join_global_rank = AntiEffort().on_command("!参加公共卷王", "加入公共卷王榜") +join_global_rank = AntiEffort().on_command("!参加公共卷", "加入公共卷王榜") @join_global_rank.handle() -- cgit v1.2.3