From 6682c301c432777b5d3b288f43af6b3118bf53c8 Mon Sep 17 00:00:00 2001 From: INKT-love Date: Fri, 29 May 2026 00:03:39 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=AF=BE=E7=A8=8B?= =?UTF-8?q?=E8=A1=A8=E6=8F=92=E4=BB=B6=20(#4028)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 1c4fa210..b117fc2b 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10947,4 +10947,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_class_schedule", + "project_link": "nonebot-plugin-class-schedule", + "author_id": 141488560, + "tags": [ + { + "label": "课程表", + "color": "#1eb5f6" + } + ], + "is_official": false + }, ]