From ebd1410d76881d3e3f13dec84af5f6ce9b2b4e28 Mon Sep 17 00:00:00 2001 From: noel-psc Date: Sat, 1 Aug 2026 17:44:24 +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 7eb977c0..2ba83a09 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11389,4 +11389,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 + }, ]