From f01694dfe7e83092cc7abb814a066ab5e46e2ecb Mon Sep 17 00:00:00 2001 From: ninthseason Date: Sat, 8 Jan 2022 01:59:18 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=BD=AC=E5=8F=91?= =?UTF-8?q?=E5=A7=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) 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