From 58e69f78843c92c1801b8b05342c9a291b10dab6 Mon Sep 17 00:00:00 2001 From: Ju4tCode <42488585+yanyongyu@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:40:54 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=2021=E7=82=B9?= =?UTF-8?q?=E6=B8=B8=E6=88=8F=E6=8F=92=E4=BB=B6=20(#865)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: yaowan233 --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index aeaa7cba..a5b7470c 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1487,5 +1487,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_blackjack", + "project_link": "nonebot-plugin-blackjack", + "name": "21点游戏插件", + "desc": "一个基于签到积分的21点游戏与积分对战插件", + "author": "yaowan233", + "homepage": "https://github.com/yaowan233/nonebot-plugin-blackjack", + "tags": [], + "is_official": false } ] \ No newline at end of file