From 9ab84312481fb17970595f894deeb3f56b47a0e6 Mon Sep 17 00:00:00 2001 From: A-nemon-e Date: Sat, 28 Sep 2024 14:54:07 +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 3ac3e92e54d2..895a3283e25c 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7063,5 +7063,17 @@ "author": "Atr1ck", "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 } ]