From 5e08e736987b9520ea018ffb6f3186f36e45902f Mon Sep 17 00:00:00 2001 From: zhongwen-4 Date: Tue, 6 Aug 2024 17:59:20 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=A5=87=E6=80=AA?= =?UTF-8?q?=E7=9A=84=E5=B0=8F=E5=8A=9F=E8=83=BD=20(#2850)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index e4c03ab5..2ee83d78 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6595,5 +6595,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_function", + "project_link": "nonebot-plugin-function", + "author": "zhongwen-4", + "tags": [], + "is_official": false } ]