We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15d336e commit 17d0366Copy full SHA for 17d0366
ATRI/plugins/anti_effort/__init__.py
@@ -137,7 +137,7 @@ async def _check_rank_recent_week(event: GroupMessageEvent):
137
await check_rank_recent_week.finish(result)
138
139
140
-check_rank_global_today = AntiEffort().on_command("公共卷王", "查看公共卷王榜")
+check_rank_global_today = AntiEffort().on_command("公共卷王", "查看今日公共卷王榜")
141
142
143
@check_rank_global_today.handle([Cooldown(15, prompt=_lmt_notice)])
0 commit comments