From b944da84452729674394b66337f6de7d2a944b88 Mon Sep 17 00:00:00 2001 From: KomoriDev Date: Mon, 29 Jul 2024 16:49:54 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=B0=81=E6=98=AF?= =?UTF-8?q?=E5=8D=B7=E7=8E=8B=20(#2848)?= 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 9c0bd591a96f..ce49055001e8 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6567,5 +6567,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_wakatime", + "project_link": "nonebot-plugin-wakatime", + "author": "KomoriDev", + "tags": [ + { + "label": "WakaTime", + "color": "#000000" + } + ], + "is_official": false } ]