From 40e901b4b0df531981eb7d6ca00b0a7a469aee22 Mon Sep 17 00:00:00 2001 From: ZiAzusa Date: Tue, 25 Nov 2025 15:34:05 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=AE=89=E5=AE=89?= =?UTF-8?q?=E7=9A=84=E7=B4=A0=E6=8F=8F=E6=9C=AC=E8=81=8A=E5=A4=A9=E6=A1=86?= =?UTF-8?q?=20(#3761)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 3023b9bded20..d2629023d522 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9986,4 +9986,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_anans_sketchbook", + "project_link": "nonebot-plugin-anans-sketchbook", + "author_id": 64982342, + "tags": [ + { + "label": "魔法少女的魔女审判", + "color": "#d07e82" + }, + { + "label": "夏目安安", + "color": "#6a5acd" + }, + { + "label": "表情包", + "color": "#ca64dc" + } + ], + "is_official": false + }, ]