聊天数据入库指令

This commit is contained in:
liuwei
2025-02-05 13:28:19 +08:00
parent b642c2b2d4
commit 9a2a5009a3

View File

@@ -187,6 +187,8 @@ class Robot(Job):
self.newsReport()
if msg.content =='聊天排行榜':
self.generateAndSendRanking()
if msg.content =='聊天数据入库':
self.messageCountToDB()
else:
self.toChitchat(msg) # 闲聊