From fe3e8ce59787ddd487f20f0624454ee5417c648f Mon Sep 17 00:00:00 2001 From: NYAGO666 Date: Sat, 26 Oct 2024 16:14:16 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=B8=B8=E6=88=8F?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E6=9F=A5=E8=AF=A2=20(#3069)?= 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 d6151ba35b68..f1e41e8446bc 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7498,5 +7498,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_searchgames", + "project_link": "nonebot-plugin-searchgames", + "author": "NYAGO666", + "tags": [ + { + "label": "Steam", + "color": "#27b962" + }, + { + "label": "Switch", + "color": "#27b962" + } + ], + "is_official": false } ]