mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-25 20:10:28 +08:00
🍻 publish plugin nonebot-plugin-video-api (#2366)
This commit is contained in:
parent
00c97fd18f
commit
d29ba62ff9
@ -7343,5 +7343,22 @@
|
|||||||
"is_official": false,
|
"is_official": false,
|
||||||
"type": "application",
|
"type": "application",
|
||||||
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_video_api",
|
||||||
|
"project_link": "nonebot-plugin-video-api",
|
||||||
|
"name": "nonebot-plugin-video-api",
|
||||||
|
"desc": "一款可以自由增删视频指令和api的插件",
|
||||||
|
"author": "Q1351998764",
|
||||||
|
"homepage": "https://github.com/Q1351998764/nonebot-plugin-video-api",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "视频api",
|
||||||
|
"color": "#14d8de"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false,
|
||||||
|
"type": "application",
|
||||||
|
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user