mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 00:01:27 +00:00
✏️ Plugin: 修改链接分享解析器插件名称 (#1715)
This commit is contained in:
@ -4363,8 +4363,8 @@
|
|||||||
{
|
{
|
||||||
"module_name": "nonebot-plugin-resolver",
|
"module_name": "nonebot-plugin-resolver",
|
||||||
"project_link": "nonebot-plugin-resolver",
|
"project_link": "nonebot-plugin-resolver",
|
||||||
"name": "视频、图片解析器",
|
"name": "链接分享解析器",
|
||||||
"desc": "适用于nonebot2 解析视频、图片链接/小程序插件,tiktok、bilibili、twitter等实时发送!",
|
"desc": "适用于nonebot2 解析视频、图片链接/小程序插件,tiktok、bilibili、twitter、xhs等实时发送!",
|
||||||
"author": "zhiyu1998",
|
"author": "zhiyu1998",
|
||||||
"homepage": "https://github.com/zhiyu1998/nonebot-plugin-resolver",
|
"homepage": "https://github.com/zhiyu1998/nonebot-plugin-resolver",
|
||||||
"tags": [
|
"tags": [
|
||||||
|
Reference in New Issue
Block a user