From d8bf6d76a10e240e1fc7838d401374b586a50b1f Mon Sep 17 00:00:00 2001 From: anka <1350989414@qq.com> Date: Tue, 22 Apr 2025 11:25:24 +0800 Subject: [PATCH] add plugin: astrbot_plugin_osutrack --- plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/plugins.json b/plugins.json index 7ad357c8..457f500c 100644 --- a/plugins.json +++ b/plugins.json @@ -1,4 +1,11 @@ { + "astrbot_plugin_osutrack": { + "author": "gameswu", + "desc": "基于osu!track与osu!官方api实现的包含osu!成绩上传,谱面查询等功能的插件", + "repo": "https://github.com/gameswu/astrbot_plugin_osutrack", + "tags": ["osu!", "osu!track"], + "social_link": "https://github.com/gameswu" + }, "astrbot_plugin_group_information": { "author": "Futureppo", "desc": "[仅 aiocqhttp] 导出QQ群成员信息为Excel表格",