forked from bot/app
📝 新增NoneBot插件
This commit is contained in:
parent
ff585ac7c2
commit
d3f1e35a12
@ -1,11 +1,11 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"module_name": "nonebot_plugin_status",
|
"module_name": "liteyuki-plugin-nonebot",
|
||||||
"project_link": "nonebot-plugin-status",
|
"project_link": "liteyuki-plugin-nonebot",
|
||||||
"name": "测试",
|
"name": "NoneBot插件",
|
||||||
"desc": "测试",
|
"desc": "在轻雪中使用NoneBot,支持NoneBot2,为NoneBot开发者提供了更多便捷功能(已内置)",
|
||||||
"author": "snowykami",
|
"author": "snowykami",
|
||||||
"homepage": "https://github.com/nonebot/plugin-status",
|
"homepage": "https://github.com/LiteyukiStudio/LiteyukiBot",
|
||||||
"tags": [
|
"tags": [
|
||||||
{
|
{
|
||||||
"label": "server",
|
"label": "server",
|
||||||
@ -14,10 +14,7 @@
|
|||||||
],
|
],
|
||||||
"is_official": true,
|
"is_official": true,
|
||||||
"type": "application",
|
"type": "application",
|
||||||
"supported_adapters": null,
|
|
||||||
"valid": true,
|
"valid": true,
|
||||||
"version": "0.8.1",
|
"version": "rolling"
|
||||||
"time": "2024-03-04T06:57:10.250823Z",
|
|
||||||
"skip_test": false
|
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in New Issue
Block a user