From cade86b62a3bafa60a16b193674b2272c340693e Mon Sep 17 00:00:00 2001 From: ConcyWee Date: Sun, 12 May 2024 20:23:40 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=BA=93=E6=B4=9B?= =?UTF-8?q?=E6=B8=B8=E6=88=8F=E4=BF=A1=E6=81=AF=20(#2702)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index b57a6f3c5bf..38a28184c2c 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5987,5 +5987,25 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_kurogames", + "project_link": "nonebot-plugin-kurogames", + "author": "ConcyWee", + "tags": [ + { + "label": "战双帕弥什", + "color": "#ea5252" + }, + { + "label": "鸣潮", + "color": "#ea5252" + }, + { + "label": "库洛", + "color": "#ea5252" + } + ], + "is_official": false } ]