🔀 Merge pull request #476

Plugin: nonebot-plugin-autohelp
This commit is contained in:
Ju4tCode
2021-08-08 14:21:16 +08:00
committed by GitHub

View File

@ -326,5 +326,13 @@
"desc": "获取和风天气信息并转换为图片",
"author": "kexue-z",
"repo": "https://github.com/kexue-z/nonebot-plugin-heweather"
},
{
"id": "nonebot_plugin_autohelp",
"link": "nonebot-plugin-autohelp",
"name": "nonebot-plugin-autohelp",
"desc": "响应help/菜单/帮助(群消息或私信)并提供已载入插件的帮助信息如命令名aliases模块文档",
"author": "ffreemt",
"repo": "https://github.com/ffreemt/nonebot-plugin-autohelp"
}
]