From 0e293ae7efc5fc011cb8527cd7777fd9f99c0fdc Mon Sep 17 00:00:00 2001 From: A-nemon-e Date: Fri, 20 Sep 2024 20:29:40 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-brecreport (#2952) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index de606763..4b227004 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7030,5 +7030,17 @@ "author": "zhongwen-4", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_brecreport", + "project_link": "nonebot-plugin-brecreport", + "author": "A-nemon-e", + "tags": [ + { + "label": "bilibili", + "color": "#f77979" + } + ], + "is_official": false } ]