From 4ed565cb2792d620b9f1678fb0559ce6dbfd4a85 Mon Sep 17 00:00:00 2001 From: INKT-love Date: Wed, 3 Jun 2026 18:55:16 +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 13cc43e7aebe..48ecb543c59d 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10959,4 +10959,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 + }, ]