Explorar el Código

del music_album bot

wangkun hace 2 años
padre
commit
1f5d7294a7
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      main/run_bot.py

+ 2 - 2
main/run_bot.py

@@ -203,8 +203,8 @@ class Bot:
                 Common.logger("bot").info("监控小年糕已下载表")
                 Bot.robot_download_sheet("bot", "xiaoniangao", duration)
 
-                Common.logger("bot").info("监控音乐相册已下载表")
-                Bot.robot_download_sheet("bot", "music_album", duration)
+                # Common.logger("bot").info("监控音乐相册已下载表")
+                # Bot.robot_download_sheet("bot", "music_album", duration)
 
                 Common.logger("bot").info("监控本山祝福已下载表")
                 Bot.robot_download_sheet("bot", "bszf", duration)