From 78355d20def5420b708efe4e38c5533ada47c613 Mon Sep 17 00:00:00 2001 From: INKT-love Date: Sun, 31 May 2026 23:33:41 +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 13cc43e7..48ecb543 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 + }, ]