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