diff --git a/assets/plugins.json b/assets/plugins.json index 4e1bfc74d92a..5c53fd5f5a9f 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7642,5 +7642,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_pam", + "project_link": "nonebot-plugin-pam", + "author": "Yan-Zero", + "tags": [ + { + "label": "rule", + "color": "#ea5252" + } + ], + "is_official": false } ]