diff --git a/website/static/plugins.json b/website/static/plugins.json index bc347fe0..120029df 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -7084,5 +7084,22 @@ "is_official": false, "type": "application", "supported_adapters": ["nonebot.adapters.onebot.v11"] + }, + { + "module_name": "nonebot_plugin_wenan", + "project_link": "nonebot-plugin-wenan", + "name": "nonebot-plugin-wenan", + "desc": "一款可以自由增删文案指令和api的插件", + "author": "Q1351998764", + "homepage": "https://github.com/Q1351998764/nonebot-plugin-wenan", + "tags": [ + { + "label": "文案api", + "color": "#ea5252" + } + ], + "is_official": false, + "type": "application", + "supported_adapters": ["nonebot.adapters.onebot.v11"] } ]