🎈 pref: 优化哔哩哔哩直播分享细节

This commit is contained in:
zhiyu1998 2024-07-21 16:57:22 +08:00
parent 3ee7366b41
commit 8f31969e05

View File

@ -484,7 +484,7 @@ export class tools extends plugin {
// logger.info(streamId)
// 提取相关信息
const liveData = await this.getBiliStream(streamId);
logger.info(liveData);
// logger.info(liveData);
const { title, user_cover, keyframe, description, tags } = liveData.data.data;
e.reply([
segment.image(user_cover),