From 1850de34b5c924975460b75113ef1e53e2eff961 Mon Sep 17 00:00:00 2001 From: A-nemon-e Date: Sat, 21 Sep 2024 12:20:48 +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 bad109a9..fcb8b0ed 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7037,5 +7037,17 @@ "author": "yao-yun", "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 } ]