From 1dec0742321ac909e529183acd42ac895f9058b1 Mon Sep 17 00:00:00 2001 From: Yan-Zero Date: Sat, 23 Nov 2024 17:52:25 +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 cda1a482..ce9e4e8e 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7670,4 +7670,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 + }, ]