diff --git a/website/static/plugins.json b/website/static/plugins.json index 0aed17fc..6d07d413 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2941,5 +2941,28 @@ "homepage": "https://github.com/cjladmin/nonebot_plugin_monitor", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_ygo_trade", + "project_link": "nonebot-plugin-ygo-trade", + "name": "游戏王小程序查价", + "desc": "集换社游戏王的卡价查询", + "author": "Kaguyaya", + "homepage": "https://github.com/Kaguyaya/nonebot_plugin_ygo_trade", + "tags": [ + { + "label": "游戏王", + "color": "#ea5252" + }, + { + "label": "YGO", + "color": "#ea5252" + }, + { + "label": "集换社", + "color": "#eada52" + } + ], + "is_official": false } ] \ No newline at end of file