调整插件名称

This commit is contained in:
liuwei
2025-03-19 15:13:54 +08:00
parent 6a1df97095
commit d5b71ff5bd
7 changed files with 41 additions and 41 deletions

View File

@@ -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