From d087a3289d12d685731d1aca01f236d1b9f5e2bd Mon Sep 17 00:00:00 2001 From: Bearlele Date: Tue, 16 Dec 2025 14:45:21 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E4=BB=8A=E5=A4=A9?= =?UTF-8?q?=E6=98=AF=E4=BB=80=E4=B9=88=E5=B0=8F=E7=8C=AA=20(#3772)?= 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 f4dc9aba..3ebc6787 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10070,4 +10070,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_rollpig", + "project_link": "nonebot-plugin-rollpig", + "author_id": 30120610, + "tags": [ + { + "label": "pig", + "color": "#fdd7e4" + } + ], + "is_official": false + }, ]