From 06b5f093717b2cba47dcbdc073b343538d88a359 Mon Sep 17 00:00:00 2001 From: ChenXu233 Date: Tue, 22 Oct 2024 21:18:46 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=9C=81=E6=B5=81?= =?UTF-8?q?=20(#3041)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 1fe4c4b6..c72e0177 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7399,5 +7399,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_summary", + "project_link": "nonebot-plugin-summary", + "author": "ChenXu233", + "tags": [ + { + "label": "省流", + "color": "#57f99a" + }, + { + "label": "AI", + "color": "#c0d048" + } + ], + "is_official": false } ]