From 8b2c4b3e6029c53c805ecfa9b96b814da8a272db Mon Sep 17 00:00:00 2001 From: SherkeyXD Date: Fri, 20 Oct 2023 20:44:35 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E9=80=89=E6=8B=A9?= =?UTF-8?q?=E5=9B=B0=E9=9A=BE=E7=97=87=20(#2427)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 9bedf8d7..f6391efc 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5236,5 +5236,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_make_choice", + "project_link": "nonebot-plugin-make-choice", + "author": "SherkeyXD", + "tags": [ + { + "label": "choice", + "color": "#77c5ff" + } + ], + "is_official": false } ]