From b5c7b8340d8eb1aea451842e25d04a7b7cc7018a Mon Sep 17 00:00:00 2001 From: Chzxxuanzheng Date: Tue, 1 Jul 2025 21:36:38 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E6=B3=A8=E5=85=A5=E6=89=A9=E5=B1=95=20(#3551)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 17fec474..585d76a6 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9270,4 +9270,11 @@ "tags": [], "is_official": true }, + { + "module_name": "nonebot_plugin_exdi", + "project_link": "nonebot-plugin-exdi", + "author_id": 122149478, + "tags": [], + "is_official": false + }, ]