From ec1249f5fbb7842902cee1d91d5b6040070f6f0d Mon Sep 17 00:00:00 2001 From: Diaosi1111 Date: Mon, 13 Dec 2021 11:25:33 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20lol=E6=AF=94?= =?UTF-8?q?=E8=B5=9B=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 18729b68..a6aad395 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -566,5 +566,13 @@ "desc": "获取聚集更新", "author": "kexue-z", "repo": "https://github.com/kexue-z/nonebot-plugin-tvseries" + }, + { + "id": "nonebot_plugin_lolmatch", + "link": "nonebot-plugin-lolmatch", + "name": "lol比赛信息", + "desc": "简单的lol比赛信息插件,订阅后会定时推送当日比赛结果", + "author": "Diaosi1111", + "repo": "https://github.com/Diaosi1111/nonebot_plugin_lolmatch" } ] \ No newline at end of file