From 8870e6a26edbb047f6d77eaaa625797fedc4b585 Mon Sep 17 00:00:00 2001 From: KarisAya Date: Sat, 13 Aug 2022 12:39:52 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=B0=8F=E6=B8=B8?= =?UTF-8?q?=E6=88=8F=E5=90=88=E9=9B=86=20(#1149)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) 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