mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 00:01:27 +00:00
🍻 publish plugin nonebot-plugin-update (#2152)
This commit is contained in:
@ -6904,5 +6904,26 @@
|
|||||||
"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_update",
|
||||||
|
"project_link": "nonebot-plugin-update",
|
||||||
|
"name": "nonebot-plugin-update",
|
||||||
|
"desc": "用于检测 Nonebot 插件更新的 Nonebot 插件",
|
||||||
|
"author": "djkcyl",
|
||||||
|
"homepage": "https://github.com/Aunly/nonebot-plugin-update",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "Nonebot",
|
||||||
|
"color": "#ea5252"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "tool",
|
||||||
|
"color": "#527dea"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false,
|
||||||
|
"type": "application",
|
||||||
|
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user