diff --git a/website/static/plugins.json b/website/static/plugins.json index 1d63cc49..5818d47f 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -5642,5 +5642,28 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_arkgacha", + "project_link": "nonebot-plugin-arkgacha", + "name": "明日方舟抽卡模拟", + "desc": "实现明日方舟的抽卡功能,支持模拟十连", + "author": "RF-Tar-Railt", + "homepage": "https://github.com/RF-Tar-Railt/nonebot-plugin-arkgacha", + "tags": [ + { + "label": "t:game", + "color": "#eaa852" + }, + { + "label": "arknights", + "color": "#5276ea" + }, + { + "label": "抽卡", + "color": "#c852ea" + } + ], + "is_official": false } ]