From 597b10411153ab2abd7dd26bbbcaac38302114a4 Mon Sep 17 00:00:00 2001 From: gongfuture Date: Wed, 23 Oct 2024 11:50:28 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20DDNet=20=E6=88=90?= =?UTF-8?q?=E7=BB=A9=E6=9F=A5=E8=AF=A2=20(#3030)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index c72e0177..ee70e674 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7415,5 +7415,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_ddrace", + "project_link": "nonebot-plugin-ddrace", + "author": "gongfuture", + "tags": [ + { + "label": "game", + "color": "#ea5252" + }, + { + "label": "DDNet", + "color": "#f39c12" + } + ], + "is_official": false } ]