调整插件名称
This commit is contained in:
@@ -74,7 +74,7 @@ class BotVideo:
|
||||
try:
|
||||
file_abspath = self.download_stream("https://api.guiguiya.com/api/hook/heisis", "down_load_dir/video.mp4")
|
||||
except requests.RequestException as e:
|
||||
self.wcf.send_text(f"-----Bot-----\n❌请求出错:{e}",
|
||||
self.wcf.send_text(f"❌请求出错:{e}",
|
||||
(message.roomid if message.from_group() else message.sender), message.sender)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user