From b79665adb896df8d70b4c03ed0efb818e5111daa Mon Sep 17 00:00:00 2001 From: INKT-love Date: Sat, 6 Jun 2026 18:06:28 +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 ef2a58cc..566c86ea 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10966,4 +10966,16 @@ "tags": [], "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 + }, ]