From 6e5b01a3d4c5b54160355de10a5076ab0beb757a Mon Sep 17 00:00:00 2001 From: Ljzd-PRO Date: Wed, 22 May 2024 04:04:53 +0800 Subject: [PATCH] :beers: publish plugin DG-Lab-Play (#2728) --- assets/plugins.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 399c6d4a..d4bbd25e 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6060,5 +6060,25 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_dg_lab_play", + "project_link": "nonebot-plugin-dg-lab-play", + "author": "Ljzd-PRO", + "tags": [ + { + "label": "dg-lab", + "color": "#fee99d" + }, + { + "label": "dg-lab-v3", + "color": "#fee99d" + }, + { + "label": "t:game", + "color": "#019bf1" + } + ], + "is_official": false } ]