From 7083394bc94f598692e369092d9e70083be13a90 Mon Sep 17 00:00:00 2001 From: Perseus037 Date: Mon, 15 Jan 2024 10:49:50 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=9C=80=E7=BB=88?= =?UTF-8?q?=E5=8F=B0=E8=AF=8D=20(#2522)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index d67a7e6d..374ce813 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5429,5 +5429,17 @@ "author": "pk5ls20", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_finallines", + "project_link": "nonebot-plugin-finallines", + "author": "Perseus037", + "tags": [ + { + "label": "最终台词", + "color": "#052199" + } + ], + "is_official": false } ]