From 48cec0287711bb93802bd8d9dde5d41e5b75545d Mon Sep 17 00:00:00 2001 From: huanxin996 Date: Tue, 15 Apr 2025 20:05:35 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=8A=A5=E9=94=99?= =?UTF-8?q?=E5=A4=84=E7=90=86=E5=99=A8=20(#3410)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 3ca17b13..66a96db5 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8725,4 +8725,20 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_error_report", + "project_link": "nonebot-plugin-error-report", + "author_id": 121207415, + "tags": [ + { + "label": "跨平台", + "color": "#52b2ea" + }, + { + "label": "Alconna", + "color": "#eabd52" + } + ], + "is_official": false + }, ]