From 1140d668b6a8354d17b8b7c28cfa5d943e84ff51 Mon Sep 17 00:00:00 2001 From: FrostN0v0 Date: Sun, 29 Sep 2024 15:35:34 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=BB=99=E6=88=91?= =?UTF-8?q?=E7=82=B9=E9=A2=9C=E8=89=B2=E7=9E=A7=E7=9E=A7=20(#2983)?= 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 3ac3e92e..1a392a63 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7063,5 +7063,17 @@ "author": "Atr1ck", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_color_see_see", + "project_link": "nonebot-plugin-color-see-see", + "author": "FrostN0v0", + "tags": [ + { + "label": "game", + "color": "#97e7e1" + } + ], + "is_official": false } ]