mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-06-07 04:45:53 +00:00
🍻 publish plugin MC版本更新检测 (#2246)
This commit is contained in:
parent
f94b802c9b
commit
d70ce366cc
@ -6995,5 +6995,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_mcversion",
|
||||||
|
"project_link": "nonebot-plugin-mcversion",
|
||||||
|
"name": "MC版本更新检测",
|
||||||
|
"desc": "一个用于检测MC最新版本的插件",
|
||||||
|
"author": "CN171-1",
|
||||||
|
"homepage": "https://github.com/CN171-1/nonebot_plugin_mcversion",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "版本",
|
||||||
|
"color": "#ea5252"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "MC",
|
||||||
|
"color": "#52e7ea"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false,
|
||||||
|
"type": "application",
|
||||||
|
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user