mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-29 01:01:24 +00:00
📝 Docs: 更新最佳实践部分的 Alconna 章节 (#2303)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
@ -303,6 +303,31 @@
|
||||
"type": null,
|
||||
"supported_adapters": null
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_alconna",
|
||||
"project_link": "nonebot-plugin-alconna",
|
||||
"name": "Alconna 命令工具",
|
||||
"desc": "提供一系列工具以在 nonebot 下使用 Alconna 拓展命令解析",
|
||||
"author": "RF-Tar-Railt",
|
||||
"homepage": "https://github.com/nonebot/plugin-alconna",
|
||||
"tags": [
|
||||
{
|
||||
"label": "matcher",
|
||||
"color": "#5280ea"
|
||||
},
|
||||
{
|
||||
"label": "command",
|
||||
"color": "#ea6f52"
|
||||
},
|
||||
{
|
||||
"label": "alconna",
|
||||
"color": "#5452ea"
|
||||
}
|
||||
],
|
||||
"is_official": true,
|
||||
"type": null,
|
||||
"supported_adapters": null
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_mcstatus",
|
||||
"project_link": "nonebot-plugin-mcstatus",
|
||||
@ -3990,31 +4015,6 @@
|
||||
"type": null,
|
||||
"supported_adapters": null
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_alconna",
|
||||
"project_link": "nonebot-plugin-alconna",
|
||||
"name": "Alconna 命令工具",
|
||||
"desc": "提供一系列工具以在 nonebot 下使用 Alconna 拓展命令解析",
|
||||
"author": "RF-Tar-Railt",
|
||||
"homepage": "https://github.com/nonebot/plugin-alconna",
|
||||
"tags": [
|
||||
{
|
||||
"label": "matcher",
|
||||
"color": "#5280ea"
|
||||
},
|
||||
{
|
||||
"label": "command",
|
||||
"color": "#ea6f52"
|
||||
},
|
||||
{
|
||||
"label": "alconna",
|
||||
"color": "#5452ea"
|
||||
}
|
||||
],
|
||||
"is_official": true,
|
||||
"type": null,
|
||||
"supported_adapters": null
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot-plugin-mcport",
|
||||
"project_link": "nonebot-plugin-mcport",
|
||||
|
Reference in New Issue
Block a user