From ada964e5aa5cedc56ef4bf10dd04f987612b1a29 Mon Sep 17 00:00:00 2001 From: felinae98 Date: Tue, 9 Feb 2021 15:29:52 +0000 Subject: [PATCH] :beers: publish hk-reporter --- 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 60ea9e26..45de0c45 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -142,5 +142,13 @@ "desc": "Arcaea 查分器,可以实现 best30 | recent | songinfo 之类的查询功能并支持 DIY", "name": "Arcaea 查分器", "repo": "iyume/nonebot-plugin-arcaea" + }, + { + "id": "nonebot_hk_reporter", + "link": "nonebot-hk-reporter", + "author": "felinae98", + "desc": "订阅如微博,bilibili,rss的更新消息", + "name": "hk-reporter", + "repo": "felinae98/nonebot-hk-reporter" } ] \ No newline at end of file