From 5044b01a06a4535c7556b0c8ad4970597ba10a14 Mon Sep 17 00:00:00 2001 From: GLDYM Date: Sun, 16 Nov 2025 20:55:52 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=94=B5=E5=AD=90?= =?UTF-8?q?=E8=AF=BE=E7=A8=8B=E8=A1=A8=20(#3742)?= 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 88894adb34aa..1a90dfb37c3d 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9943,4 +9943,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_course_schedule", + "project_link": "nonebot-plugin-course-schedule", + "author_id": 49135577, + "tags": [ + { + "label": "课表", + "color": "#ea5252" + } + ], + "is_official": false + }, ]