From 31ea5fa306e0721bec123639d061cce6d9151bd3 Mon Sep 17 00:00:00 2001 From: maoxig Date: Sun, 5 Mar 2023 03:15:40 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=B0=8F=E7=88=B1?= =?UTF-8?q?=E8=AF=BE=E7=A8=8B=E8=A1=A8=20(#1772)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 846f9c3d..44965c4b 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -4622,5 +4622,15 @@ "homepage": "https://github.com/DMCSWCG/nonebot-plugin-AutoRepeater", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_ai_timetable", + "project_link": "nonebot-plugin-ai-timetable", + "name": "小爱课程表", + "desc": "解放双手,一键导入小爱课表、订阅课表、查询课表", + "author": "maoxig", + "homepage": "https://github.com/maoxig/nonebot-plugin-ai-timetable", + "tags": [], + "is_official": false } ]