mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-27 18:45:05 +08:00
🍻 publish plugin nonebot-plugin-picture-api (#2179)
This commit is contained in:
parent
64f6c2dd4c
commit
cc476528d8
@ -7067,5 +7067,22 @@
|
||||
"is_official": false,
|
||||
"type": "application",
|
||||
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_picture_api",
|
||||
"project_link": "nonebot-plugin-picture-api",
|
||||
"name": "nonebot-plugin-picture-api",
|
||||
"desc": "一款可以自由增删图片指令和api的插件",
|
||||
"author": "Q1351998764",
|
||||
"homepage": "https://github.com/Q1351998764/nonebot-plugin-picture-api",
|
||||
"tags": [
|
||||
{
|
||||
"label": "图片api",
|
||||
"color": "#ea5252"
|
||||
}
|
||||
],
|
||||
"is_official": false,
|
||||
"type": "application",
|
||||
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user