手动补发一下Shehuatang
This commit is contained in:
4
robot.py
4
robot.py
@@ -315,8 +315,8 @@ class Robot(Job):
|
||||
self.news_baidu_report()
|
||||
if msg.content == "TO_DB":
|
||||
self.message_count_to_db()
|
||||
if msg.content == "RANK":
|
||||
self.generate_and_send_ranking()
|
||||
if msg.content == "PDF":
|
||||
self.generate_sehuatang_pdf()
|
||||
if msg.content.startswith("清除群-"):
|
||||
self.gbm.handle_command(msg.roomid, msg.content)
|
||||
self.send_text_msg(f"指令:{msg.content} 已执行", msg.sender)
|
||||
|
||||
Reference in New Issue
Block a user