mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-19 17:58:26 +08:00
🍻 publish plugin 插件管理器
This commit is contained in:
parent
493a4e5880
commit
402de4bb8a
@ -802,5 +802,15 @@
|
|||||||
"homepage": "https://github.com/ninthseason/nonebot-plugin-repeater",
|
"homepage": "https://github.com/ninthseason/nonebot-plugin-repeater",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_PCtrl",
|
||||||
|
"project_link": "nonebot-plugin-pctrl",
|
||||||
|
"name": "插件管理器",
|
||||||
|
"desc": "基于HOOK的插件管理器,提供常用功能",
|
||||||
|
"author": "CherryGS",
|
||||||
|
"homepage": "https://github.com/CherryGS/nonebot_plugin_PCtrl",
|
||||||
|
"tags": [],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in New Issue
Block a user