From c947bdfef5138dddaa004d332dfee9f66106aad7 Mon Sep 17 00:00:00 2001 From: ChenXu233 Date: Tue, 27 Aug 2024 22:57:34 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=82=A0=E6=82=A0?= =?UTF-8?q?=20(#2927)?= 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 7ec285aa..e275944e 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6861,5 +6861,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_yoyogame", + "project_link": "nonebot-plugin-yoyogame", + "author": "ChenXu233", + "tags": [ + { + "label": "game", + "color": "#ea5252" + }, + { + "label": "多人游戏", + "color": "#73fe1f" + } + ], + "is_official": false } ]