调整格式内容
This commit is contained in:
@@ -34,7 +34,7 @@ class BotMusic:
|
||||
return
|
||||
|
||||
if len(command) == 1:
|
||||
self.wcf.send_text(f"-----Bot-----\n❌命令格式错误!{self.command_format}",
|
||||
self.wcf.send_text(f"-----Bot-----\n❌命令格式错误!\n{self.command_format}",
|
||||
(message.roomid if message.from_group() else message.sender), message.sender)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user