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