mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
🎈 pref: 优化哔哩哔哩直播分享细节
This commit is contained in:
parent
3ee7366b41
commit
8f31969e05
@ -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),
|
||||
|
Loading…
x
Reference in New Issue
Block a user