mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-07-26 07:00:54 +00:00
✨ message 统计
This commit is contained in:
@ -39,7 +39,7 @@ bind-city|绑定城市
|
||||
命令
|
||||
|
||||
```shell
|
||||
statistics message --duration <duration> --period <period> --group [current|group_id] --bot [current|bot_id] # 统计Bot接收到的消息
|
||||
statistic message --duration <duration> --period <period> --group [current|group_id] --bot [current|bot_id] # 统计Bot接收到的消息
|
||||
# duration: 统计时长,支持格式例如:1d2h3m4s
|
||||
# period: 统计周期,支持格式同上
|
||||
# group: 统计群组,支持current(当前群聊)和group_id
|
||||
@ -49,7 +49,7 @@ statistics message --duration <duration> --period <period> --group [current|grou
|
||||
命令别名
|
||||
|
||||
```shell
|
||||
statistics|stat
|
||||
statistic|stat
|
||||
message|m
|
||||
--duration|-d
|
||||
--period|-p
|
||||
|
Reference in New Issue
Block a user