diff --git a/website/static/plugins.json b/website/static/plugins.json index c54ce2ed..8a69704c 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3404,5 +3404,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_gscode", + "project_link": "nonebot-plugin-gscode", + "name": "原神前瞻直播兑换码查询", + "desc": "原神前瞻直播兑换码查询,数据来自米哈游官方接口", + "author": "monsterxcn", + "homepage": "https://github.com/monsterxcn/nonebot-plugin-gscode", + "tags": [ + { + "label": "t:Genshin", + "color": "#ffd49f" + } + ], + "is_official": false } ]