From 5e19ad672e5fb8c3d823404244a2ef797ec3aa6b Mon Sep 17 00:00:00 2001 From: kexue-z Date: Sun, 6 Feb 2022 14:26:00 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=97=A0=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E5=BA=93=E7=9A=84=E9=97=AE=E7=AD=94=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 0b4de875..c7966b24 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1230,5 +1230,24 @@ "homepage": "https://github.com/applenana/random_cat_gif", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_word_bank2", + "project_link": "nonebot-plugin-word-bank2", + "name": "无数据库的问答插件", + "desc": "wordbank,但是重写了", + "author": "kexue-z", + "homepage": "https://github.com/kexue-z/nonebot-plugin-word-bank2", + "tags": [ + { + "label": "a:onebot", + "color": "#ff0000" + }, + { + "label": "wordbank", + "color": "#0b00ff" + } + ], + "is_official": false } ] \ No newline at end of file