From 0efc873804f89fcb19f2e243c90ad8580776027d Mon Sep 17 00:00:00 2001 From: padoru233 Date: Sun, 31 Aug 2025 23:09:07 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E6=89=8B=E5=8A=9E=E5=8C=96=20(#3661)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 40a7952d..9de042e1 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9560,4 +9560,20 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_figurine", + "project_link": "nonebot-plugin-figurine", + "author_id": 99017826, + "tags": [ + { + "label": "figurine", + "color": "#ea5252" + }, + { + "label": "手办化", + "color": "#ea5252" + } + ], + "is_official": false + }, ]