From cfa7117e64d3e9007b204037f7c7ef71f0f4762b Mon Sep 17 00:00:00 2001 From: Agnes4m Date: Fri, 13 Oct 2023 13:59:13 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20VRChat=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2=20(#2410)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index f41ee4cd..a2be4877 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5184,5 +5184,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_vrchat", + "project_link": "nonebot-plugin-vrchat", + "author": "Agnes4m", + "tags": [ + { + "label": "VRChat", + "color": "#7aea53" + } + ], + "is_official": false } ]