From 8a0b9897188a59eff0fcdda9e8404df126fac1e8 Mon Sep 17 00:00:00 2001 From: Sclock Date: Mon, 27 May 2024 21:10:37 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E9=AB=98=E4=BC=98?= =?UTF-8?q?=E5=85=88=E7=BA=A7=E5=85=B3=E9=97=AD=E4=BF=A1=E5=8F=B7=E9=92=A9?= =?UTF-8?q?=E5=AD=90=E6=8F=92=E4=BB=B6=20(#2736)?= 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 1c4767c1..8a866255 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6100,5 +6100,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_shutdown_hook", + "project_link": "nonebot-plugin-shutdown-hook", + "author": "Sclock", + "tags": [ + { + "label": "工具", + "color": "#ea5252" + } + ], + "is_official": false } ]