chore: improve bv parser

This commit is contained in:
2024-09-06 17:10:10 +08:00
parent 0c1a141ee9
commit 0d97f9d45d
1 file changed
+1 -1
@@ -27,7 +27,7 @@ object BVParseCommand {
CID_URL, mapOf("bvid" to bvid)
)
val msg = MessageChain.Builder()
.addAt(message.sender.userId)
.addReply(message.messageId)
.addImage(cidResponse.data.pic)
.addText("标题: ${cidResponse.data.title}")
.addNewLine()