From 60644d360d6bd13bd50650e0e1a9765043f7ec78 Mon Sep 17 00:00:00 2001 From: Drelf2018 Date: Tue, 14 Apr 2026 16:31:15 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-dingtalk-logger (#3951) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index d623083a..a5fe2a54 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 + }, ]