From e6af2e20533ea19c0130d95b94895ff8e612a87b Mon Sep 17 00:00:00 2001 From: hlfzsi Date: Sun, 19 Apr 2026 12:18:36 +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 5a4b3dfc..c33de8ab 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10700,4 +10700,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 + }, ]