From 9f37fb23d6dc73b248e2da8e0b65f891462d36bf Mon Sep 17 00:00:00 2001 From: Joenothing-lst Date: Mon, 25 Jan 2021 05:45:55 +0000 Subject: [PATCH] :beers: publish nonebot-plugin-wordbank --- 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 3dbed187..c77bd1ab 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -86,5 +86,13 @@ "desc": "根据配置的手游卡池信息模拟抽卡", "name": "模拟抽卡", "repo": "abrahum/nonebot_plugin_simdraw" + }, + { + "id": "nonebot-plugin-wordbank", + "link": "nonebot-plugin-wordbank", + "author": "Joenothing-lst", + "desc": "无数据库的轻量问答插件,支持模糊问答", + "name": "nonebot-plugin-wordbank", + "repo": "Joenothing-lst/word-bank" } ] \ No newline at end of file