调整插件名称
This commit is contained in:
@@ -104,7 +104,7 @@ class XiurenImagePlugin(MessagePluginInterface):
|
||||
# 获取随机图片
|
||||
pic_path = self._get_random_pic()
|
||||
if not pic_path:
|
||||
wcf.send_text(f"-----Bot-----\n❌未找到图片资源",
|
||||
wcf.send_text(f"❌未找到图片资源",
|
||||
(roomid if roomid else sender), sender)
|
||||
return True, "未找到图片资源"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user