From f30bd1f5262b0985e7e30d6b93fd5d43a2b657c7 Mon Sep 17 00:00:00 2001 From: Yan-Zero Date: Fri, 22 Nov 2024 15:44:56 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=9D=83=E9=99=90?= =?UTF-8?q?=E6=8E=A7=E5=88=B6=20(#3111)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index c16e83c9..132e29fe 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7654,4 +7654,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_pam", + "project_link": "nonebot-plugin-pam", + "author_id": 32036413, + "tags": [ + { + "label": "rule", + "color": "#ea5252" + } + ], + "is_official": false + }, ]