From 4385934a6b8d0fe5924e7831e42e184bff75a3c0 Mon Sep 17 00:00:00 2001 From: Agnes4m Date: Sat, 19 Oct 2024 10:18:17 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=81=B6=E9=AD=94?= =?UTF-8?q?=E8=BD=AE=E7=9B=98=E8=B5=8C=20(#3032)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 6d45749a..0efa5d42 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7348,5 +7348,17 @@ "author": "Onimaimai", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_BR", + "project_link": "nonebot_plugin_BR", + "author": "Agnes4m", + "tags": [ + { + "label": "游戏", + "color": "#fa0404" + } + ], + "is_official": false } ]