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 } ]