diff --git a/website/static/plugins.json b/website/static/plugins.json index 47bf6ea0..c3975ca1 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1396,5 +1396,28 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_ygo", + "project_link": "nonebot-plugin-ygo", + "name": "游戏王卡查", + "desc": "nonebot的游戏王卡查插件", + "author": "anlen123", + "homepage": "https://github.com/anlen123/nonebot_plugin_ygo", + "tags": [ + { + "label": "t:游戏王", + "color": "#ea5252" + }, + { + "label": "口胡王", + "color": "#ea5252" + }, + { + "label": "ygo", + "color": "#ea5252" + } + ], + "is_official": false } ] \ No newline at end of file