From 44356154fa625ac558fb0040f69e203acc7dee4d Mon Sep 17 00:00:00 2001 From: MeetWq Date: Mon, 29 Nov 2021 08:52:54 +0000 Subject: [PATCH] :beers: publish plugin ShindanMaker --- 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 70b26e3e..f2e26068 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -518,5 +518,13 @@ "desc": "制作头像相关的沙雕表情包", "author": "MeetWq", "repo": "https://github.com/MeetWq/nonebot-plugin-petpet" + }, + { + "id": "nonebot_plugin_shindan", + "link": "nonebot-plugin-shindan", + "name": "ShindanMaker", + "desc": "使用 ShindanMaker 网站的趣味占卜", + "author": "MeetWq", + "repo": "https://github.com/MeetWq/nonebot-plugin-shindan" } ] \ No newline at end of file