From b4083ff9f9f1e5a094d4ce840c60abd5cbf1499f Mon Sep 17 00:00:00 2001 From: felinae98 Date: Tue, 21 Feb 2023 04:35:15 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=B3=AF=E9=A9=B0?= =?UTF-8?q?=E7=89=A9=E6=B5=81=20(#1722)?= 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 87309c7c..e7a639fb 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -4392,5 +4392,15 @@ "homepage": "https://github.com/Harry-Jing/nonebot-plugin-bing-chat", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_saa", + "project_link": "nonebot-plugin-send-anything-anywhere", + "name": "峯驰物流", + "desc": "自适应通用消息发送器,根据 adapter 的类型转换并发送各种消息", + "author": "felinae98", + "homepage": "https://github.com/felinae98/nonebot-plugin-send-anything-anywhere", + "tags": [], + "is_official": false } ]