From 959487df1ea040329ab519ef9b50525e4e95d7af Mon Sep 17 00:00:00 2001 From: Drelf2018 Date: Fri, 17 Apr 2026 14:47:11 +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 15ff8eeb..8e508929 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10660,4 +10660,16 @@ ], "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 + }, ]