diff --git a/assets/plugins.json b/assets/plugins.json index a863cd786dbe..e9f7a01e4879 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7514,5 +7514,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 } ]