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