mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
🐛 修改b站解析
This commit is contained in:
parent
53f4007292
commit
032c93ebf9
@ -142,7 +142,7 @@ async def _(session: EventSession, message: UniMsg):
|
|||||||
await MessageUtils.build_message(
|
await MessageUtils.build_message(
|
||||||
[
|
[
|
||||||
_path,
|
_path,
|
||||||
f"av{aid}\n标题:{title}\nUP:{author}\n上传日期:{date}\n回复:{reply},收藏:{favorite},投币:{coin}\n点赞:{like},弹幕:{danmuku}\n{vd_url}",
|
f"av{aid}\n标题:{title}\nUP:{author}\n上传日期:{date}\n回复:{reply},收藏:{favorite},投币:{coin}\n点赞:{like},弹幕:{danmuku}\n{data.vd_url}",
|
||||||
]
|
]
|
||||||
).send()
|
).send()
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user