diff --git a/website/static/plugins.json b/website/static/plugins.json index c3f7fa97..22f6e468 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2234,5 +2234,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_game_collection", + "project_link": "nonebot_plugin_game_collection", + "name": "小游戏合集", + "desc": "改自 nonebot_plugin_russian 合并了nonebot_plugin_horserace还有一些自编玩法的小游戏合集。", + "author": "KarisAya", + "homepage": "https://github.com/KarisAya/nonebot_plugin_game_collection", + "tags": [], + "is_official": false } ] \ No newline at end of file