From 95aad49fb4efa0f81e22921b594ca4ea806b71c3 Mon Sep 17 00:00:00 2001 From: maxesisn Date: Sun, 31 Jan 2021 05:07:38 +0000 Subject: [PATCH] :beers: publish songpicker2 --- docs/.vuepress/public/plugins.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/.vuepress/public/plugins.json b/docs/.vuepress/public/plugins.json index 5a3051d8..25e7b2b9 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -118,5 +118,13 @@ "desc": "消息交互式 python 解释器", "name": "消息交互式 python 解释器", "repo": "iyume/nonebot-plugin-ipypreter" + }, + { + "id": "nonebot_plugin_songpicker2", + "link": "nonebot-plugin-songpicker2", + "author": "maxesisn", + "desc": "点播歌曲,支持候选菜单、热评显示,数据源为网易云", + "name": "songpicker2", + "repo": "maxesisn/nonebot_plugin_songpicker2" } ] \ No newline at end of file