From 8374f86fde59b96944299c7bf4131513ad1ecac1 Mon Sep 17 00:00:00 2001 From: HibiKier Date: Mon, 17 May 2021 03:08:42 +0000 Subject: [PATCH] :beers: publish plugin nonebot_plugin_gamedraw --- 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 84ee8bdc..3d72fc25 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -262,5 +262,13 @@ "desc": "读取并提供已加载Nonebot2插件开发者提供的帮助信息(用途)", "author": "XZhouQD", "repo": "https://github.com/XZhouQD/nonebot-plugin-help" + }, + { + "id": "nonebot_plugin_gamedraw", + "link": "nonebot-plugin-gamedraw", + "name": "nonebot_plugin_gamedraw", + "desc": "基于爬取bwiki实现自动更新的抽卡,目前支持赛马娘,原神,明日方舟", + "author": "HibiKier", + "repo": "https://github.com/HibiKier/nonebot_plugin_gamedraw" } ] \ No newline at end of file