From 87f98e7c632f4a5822da658c7dbe46e2a5188b2d Mon Sep 17 00:00:00 2001 From: Cypas Date: Sat, 17 Feb 2024 01:02:33 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20splatoon3=E6=B8=B8?= =?UTF-8?q?=E6=88=8Fnso=E6=9F=A5=E8=AF=A2=20(#2575)?= 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 0575d98cdb6e..aef9c76b17ae 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5512,5 +5512,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_splatoon3_nso", + "project_link": "nonebot-plugin-splatoon3-nso", + "author": "Cypas", + "tags": [ + { + "label": "splatoon3", + "color": "#ea5252" + } + ], + "is_official": false } ]