mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
Update statistics_hook.py
This commit is contained in:
parent
05f8d52f63
commit
2d364b5b8f
@ -41,7 +41,7 @@ if not _prefix_count_dict.get('day_index'):
|
|||||||
'total': {},
|
'total': {},
|
||||||
}, 'month_statistics': {
|
}, 'month_statistics': {
|
||||||
'total': {},
|
'total': {},
|
||||||
}, 'start_time': str(datetime.now().date()), 'day_index': 0}
|
}, 'start_time': tmp['start_time'], 'day_index': 0}
|
||||||
|
|
||||||
|
|
||||||
# 添加命令次数
|
# 添加命令次数
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user