From b6acf5e5cd4775c6bd7b1f6ef1ed9de4d5fd41c8 Mon Sep 17 00:00:00 2001 From: hlfzsi Date: Thu, 16 Apr 2026 16:00:05 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=8B=8F=E5=A4=A7?= =?UTF-8?q?=E7=94=B5=E8=B4=B9=E6=9F=A5=E8=AF=A2=20(#3965)?= 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 d623083a..b0b1dc86 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10648,4 +10648,20 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_suda_electricity", + "project_link": "nonebot_plugin_suda_electricity", + "author_id": 78413699, + "tags": [ + { + "label": "苏州大学", + "color": "#e13667" + }, + { + "label": "电费", + "color": "#243b83" + } + ], + "is_official": false + }, ]