diff --git a/website/static/plugins.json b/website/static/plugins.json index e381cae8..20223cf7 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -4145,5 +4145,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_wantwords", + "project_link": "nonebot-plugin-wantwords", + "name": "反向词典", + "desc": "在nonebot使用wantwords反向词典", + "author": "Limnium", + "homepage": "https://github.com/limnium/nonebot_plugin_wantwords", + "tags": [], + "is_official": false } ]