From 3c5c42ccdc54e284bd728246e7259cba1a461474 Mon Sep 17 00:00:00 2001 From: STESmly Date: Fri, 3 Jan 2025 19:02:09 +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=BD=BB=E9=87=8F=E7=89=88=20(#3223)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 6eb5f00b9e1e..b3331e9ece5d 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8104,4 +8104,24 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_emlp_Lightweight", + "project_link": "nonebot-plugin-emlp-Lightweight", + "author_id": 174641131, + "tags": [ + { + "label": "恶魔轮盘", + "color": "#ea5252" + }, + { + "label": "高自由度", + "color": "#3b35ac" + }, + { + "label": "全平台", + "color": "#41d7a7" + } + ], + "is_official": false + }, ]