From 1ba9c8977824885919831904f4a812c4e7fe696e Mon Sep 17 00:00:00 2001 From: hlfzsi Date: Fri, 17 Apr 2026 14:47:00 +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 15ff8eeb..1bd7299f 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10660,4 +10660,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 + }, ]