diff --git a/website/static/plugins.json b/website/static/plugins.json index 0248b955..2e454dc9 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -827,5 +827,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_forwarder", + "project_link": "nonebot-plugin-forwarder", + "name": "转发姬", + "desc": "群聊消息实时转发", + "author": "ninthseason", + "homepage": "https://github.com/ninthseason/nonebot_plugin_forwarder", + "tags": [], + "is_official": false } ] \ No newline at end of file