Skip to content

Commit

Permalink
🚸 优化用户体验
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyomotoi committed Jul 28, 2022
1 parent 15d336e commit 17d0366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ATRI/plugins/anti_effort/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ async def _check_rank_recent_week(event: GroupMessageEvent):
await check_rank_recent_week.finish(result)


check_rank_global_today = AntiEffort().on_command("公共卷王", "查看公共卷王榜")
check_rank_global_today = AntiEffort().on_command("公共卷王", "查看今日公共卷王榜")


@check_rank_global_today.handle([Cooldown(15, prompt=_lmt_notice)])
Expand Down

0 comments on commit 17d0366

Please sign in to comment.