去除过程资料
This commit is contained in:
@@ -23,8 +23,6 @@ class BotMusic:
|
||||
self.command_format = config["command-format"]
|
||||
self.LOG.info(f"[点歌台] 组件初始化完成,指令: {self.command}")
|
||||
|
||||
import requests
|
||||
|
||||
def get_music(self, message: WxMsg):
|
||||
if not self.enable:
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user