📝 Docs: 移动 Alconna 文档至最佳实践 (#2208)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
This commit is contained in:
Tarrailt
2023-07-21 22:37:34 +08:00
committed by GitHub
parent 7009c8e8c1
commit 555268239f
3 changed files with 293 additions and 106 deletions

View File

@ -3994,9 +3994,9 @@
"module_name": "nonebot_plugin_alconna",
"project_link": "nonebot-plugin-alconna",
"name": "Alconna 命令工具",
"desc": "提供一系列工具以在 nonebot 下使用 Alconna 命令解析",
"desc": "提供一系列工具以在 nonebot 下使用 Alconna 拓展命令解析",
"author": "RF-Tar-Railt",
"homepage": "https://github.com/ArcletProject/nonebot-plugin-alconna",
"homepage": "https://github.com/nonebot/plugin-alconna",
"tags": [
{
"label": "matcher",
@ -4011,7 +4011,7 @@
"color": "#5452ea"
}
],
"is_official": false,
"is_official": true,
"type": null,
"supported_adapters": null
},