From 386be6cbb6d8ed276137277c2296827d11ffa61d Mon Sep 17 00:00:00 2001 From: shinianj Date: Wed, 29 Jun 2022 02:55:40 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=B5=9B=E9=A9=AC?= =?UTF-8?q?=20(#1068)?= 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 3780c03f..667bd99e 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1936,5 +1936,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_horserace", + "project_link": "nonebot_plugin_horserace", + "name": "赛马", + "desc": "群内青春版赛马小游戏", + "author": "shinianj", + "homepage": "https://github.com/shinianj/nonebot_plugin_horserace", + "tags": [], + "is_official": false } ] \ No newline at end of file