summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyomotoi <[email protected]>2022-07-28 16:21:51 +0800
committerKyomotoi <[email protected]>2022-07-28 16:21:51 +0800
commitdeb4e143797a7e1f5decc2f5beebfec24147750e (patch)
tree1bbcc512565e2e66f376858e0855825705ebf593
parent6d28b15ff36b5c8792ee7c09450c255da3caf9e6 (diff)
downloadATRI-deb4e143797a7e1f5decc2f5beebfec24147750e.tar.gz
ATRI-deb4e143797a7e1f5decc2f5beebfec24147750e.tar.bz2
ATRI-deb4e143797a7e1f5decc2f5beebfec24147750e.zip
🚸 δΌ˜εŒ–η”¨ζˆ·δ½“ιͺŒ
-rw-r--r--ATRI/plugins/anti_effort/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ATRI/plugins/anti_effort/__init__.py b/ATRI/plugins/anti_effort/__init__.py
index 32bbb09..c21ed93 100644
--- a/ATRI/plugins/anti_effort/__init__.py
+++ b/ATRI/plugins/anti_effort/__init__.py
@@ -153,7 +153,7 @@ async def _check_rank_global_today(event: MessageEvent):
await check_rank_global_today.finish(result)
-check_rank_global_recent_week = AntiEffort().on_command("ε…¬ε…±ε‘¨ε·ηŽ‹", "ζŸ₯ηœ‹ε…¬ε…±ε·ηŽ‹ζ¦œ")
+check_rank_global_recent_week = AntiEffort().on_command("ε…¬ε…±ε‘¨ε·ηŽ‹", "ζŸ₯ηœ‹θΏ‘δΈ€ε‘¨ε…¬ε…±ε·ηŽ‹ζ¦œ")
@check_rank_global_recent_week.handle([Cooldown(15, prompt=_lmt_notice)])