手动补发一下Shehuatang

This commit is contained in:
liuwei
2025-03-27 16:12:38 +08:00
parent fb002eaf5e
commit f734e6c208
3 changed files with 347 additions and 2 deletions

View File

@@ -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)