mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2024-11-25 17:35:34 +00:00
commit
43ff7ff3ab
@ -132,7 +132,7 @@ async function saveImages (e, name, imageMessages) {
|
|||||||
imgCount++
|
imgCount++
|
||||||
Bot.logger.mark(`添加成功: ${path}/${fileName}`)
|
Bot.logger.mark(`添加成功: ${path}/${fileName}`)
|
||||||
}
|
}
|
||||||
e.reply([segment.at(e.user_id, senderName), `\n成功添加${imgCount}张${name}图片。`])
|
e.reply([segment.at(e.user_id, senderName), `\n成功添加${imgCount}张${name}${isProfile ? '面板图' : '图片'}。`])
|
||||||
return true
|
return true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user