mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-31 15:41:34 +08:00
🍻 publish plugin nonebot-plugin-update (#2152)
This commit is contained in:
parent
04182eefba
commit
647ad9ff8f
@ -6904,5 +6904,26 @@
|
||||
"is_official": false,
|
||||
"type": "application",
|
||||
"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"]
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user