From 84793b65dcfc4a2bbd3ea6158ee1fd4b180c4d9b Mon Sep 17 00:00:00 2001 From: hlfzsi Date: Sun, 19 Apr 2026 18:08:04 +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 e5a4b1ac50d4..d565976bf66a 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10716,4 +10716,20 @@ ], "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 + }, ]