diff --git a/assets/plugins.json b/assets/plugins.json index cb515983..9b9830d0 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7329,5 +7329,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_pmhelp", + "project_link": "nonebot-plugin-pmhelp", + "author": "CM-Edelweiss", + "tags": [ + { + "label": "帮助", + "color": "#ea5252" + } + ], + "is_official": false } ]