From 5e243006190d11e669de5747ade8b2045f3335ff Mon Sep 17 00:00:00 2001 From: ffreemt Date: Sun, 28 Feb 2021 12:29:11 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20=E7=8C=9C=E7=8C=9C=E7=9C=8B?= 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 3dff9a25..2b4306e8 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -182,5 +182,13 @@ "desc": "查询彩虹六号玩家信息", "name": "nonebot-plugin-r6s", "repo": "abrahum/nonebot_plugin_r6s" + }, + { + "id": "nonebot_plugin_guess", + "link": "nonebot-plugin-guess", + "author": "ffreemt", + "desc": "多次互动猜名字游戏,自带猜城市名,可定制", + "name": "猜猜看", + "repo": "ffreemt/nonebot-plugin-guess-game" } ] \ No newline at end of file