From 894b080b26f5f18f1ac35d990a731d9049fcbed9 Mon Sep 17 00:00:00 2001 From: afterow Date: Tue, 17 Jun 2025 15:37:24 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=99=BD=E6=B3=BD?= =?UTF-8?q?=E7=BE=A4=E7=AE=A1=20(#3348)?= 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 aa7350b3..3461d68a 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9215,4 +9215,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_baize", + "project_link": "nonebot-plugin-baize", + "author_id": 99971730, + "tags": [ + { + "label": "群管", + "color": "#52d4ea" + } + ], + "is_official": false + }, ]