From 94899b6a0dd94b09be0d7f7f09040253d0ee97ed Mon Sep 17 00:00:00 2001 From: Drelf2018 Date: Wed, 15 Apr 2026 10:47:45 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E9=94=99=E8=AF=AF?= =?UTF-8?q?=E6=97=A5=E5=BF=97=E8=BD=AC=E5=8F=91=E9=92=89=E9=92=89=E6=9C=BA?= =?UTF-8?q?=E5=99=A8=E4=BA=BA=20(#3951)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index d623083a5c5f..a5fe2a541e0d 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10648,4 +10648,16 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_dingtalk_logger", + "project_link": "nonebot-plugin-dingtalk-logger", + "author_id": 41439182, + "tags": [ + { + "label": "DingTalk", + "color": "#007fff" + } + ], + "is_official": false + }, ]