mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-20 17:46:51 +08:00
🍻 publish plugin 多功能哔哩哔哩解析工具 (#1897)
Co-authored-by: djkcyl <djkcyl@users.noreply.github.com>
This commit is contained in:
parent
36e4c02699
commit
8f3e9f87cb
@ -5168,5 +5168,28 @@
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_bilichat",
|
||||
"project_link": "nonebot-plugin-bilichat",
|
||||
"name": "多功能哔哩哔哩解析工具",
|
||||
"desc": "视频链接解析,并根据其内容生成基本信息、词云和使用 ChatGPT 进行内容总结",
|
||||
"author": "djkcyl",
|
||||
"homepage": "https://github.com/djkcyl/nonebot-plugin-bilichat",
|
||||
"tags": [
|
||||
{
|
||||
"label": "t:BiliBili",
|
||||
"color": "#ffc8ea"
|
||||
},
|
||||
{
|
||||
"label": "a:onebot",
|
||||
"color": "#ff75a8"
|
||||
},
|
||||
{
|
||||
"label": "t:ChatGPT",
|
||||
"color": "#75ffc0"
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user