From 3bf012faa3edd4e5aa53c77e93d8a0b5beab626e Mon Sep 17 00:00:00 2001 From: afterow Date: Tue, 3 Jun 2025 12:17:02 +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 84bef9ca..85b0daf5 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9171,4 +9171,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_baize", + "project_link": "nonebot-plugin-baize", + "author_id": 99971730, + "tags": [ + { + "label": "群管", + "color": "#52d4ea" + } + ], + "is_official": false + }, ]