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 } ]