From 867aff3787cfaf98b9540d28435e0351d7e67951 Mon Sep 17 00:00:00 2001 From: noel-psc Date: Thu, 23 Jul 2026 21:04:03 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20SUES=E6=A0=A1?= =?UTF-8?q?=E5=9B=AD=E6=9C=8D=E5=8A=A1=20(#4106)?= 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 5f7c888b..52acafba 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11357,4 +11357,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_sues_bill", + "project_link": "nonebot-plugin-sues-bill", + "author_id": 73696247, + "tags": [ + { + "label": "SUES", + "color": "#123297" + }, + { + "label": "大学校园", + "color": "#b7e9c0" + } + ], + "is_official": false + }, ]