🔀 Merge pull request #267

Plugin: 插件管理器
This commit is contained in:
Ju4tCode 2021-03-07 04:40:55 -06:00 committed by GitHub
commit 35bf3ef772
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -206,5 +206,13 @@
"desc": "将用户发的av号或者bv号转成小程序返回",
"name": "biliav小程序转换器",
"repo": "knva/nonebot_plugin_biliav"
},
{
"id": "nonebot-plugin-manager",
"link": "nonebot_plugin_manager",
"name": "插件管理器",
"desc": "基于 import hook 的插件管理",
"author": "Jigsaw111",
"repo": "Jigsaw111/nonebot_plugin_manager"
}
]