调整指令信息
This commit is contained in:
@@ -282,7 +282,7 @@ class MusicPlugin(MessagePluginInterface):
|
||||
)
|
||||
|
||||
result = wcf.forward_msg(data[0]["MsgSvrID"], receiver)
|
||||
self.LOG.info(f"点歌发送结果: {result}")
|
||||
self.LOG.info(f"插件化:点歌发送结果: {result}")
|
||||
return True
|
||||
|
||||
except Exception as e:
|
||||
|
||||
Reference in New Issue
Block a user