🍻 publish plugin nonebot-plugin-autohelp

This commit is contained in:
ffreemt 2021-08-08 05:44:37 +00:00
parent 02924d56cd
commit 05ea21becd

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"
}
]