From a729b8fa3ceb9e009323a7f15acd58a5cb0a9136 Mon Sep 17 00:00:00 2001 From: abrahum Date: Thu, 21 Jan 2021 03:09:57 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20=E6=A8=A1=E6=8B=9F=E6=8A=BD?= =?UTF-8?q?=E5=8D=A1?= 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 0e9abd39..3dbed187 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -78,5 +78,13 @@ "desc": "多语种翻译插件", "name": "translator", "repo": "Lancercmd/nonebot_plugin_translator" + }, + { + "id": "nonebot_plugin_simdraw", + "link": "nonebot-plugin-simdraw", + "author": "abrahum", + "desc": "根据配置的手游卡池信息模拟抽卡", + "name": "模拟抽卡", + "repo": "abrahum/nonebot_plugin_simdraw" } ] \ No newline at end of file