mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 06:12:53 +08:00
feat✨: 新增消息统计功能及修复相关错误
This commit is contained in:
parent
a815c3bcc5
commit
714f5564d0
@ -54,6 +54,7 @@ _matcher = on_alconna(
|
||||
Option("--des", action=store_true, help_text="逆序"),
|
||||
Args["type?", ["日", "周", "月", "年"]]["count?", int, 10],
|
||||
),
|
||||
aliases={"消息统计"},
|
||||
priority=5,
|
||||
block=True,
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user