From 321c99f12bc126132a489bd0d6db65f44358bffd Mon Sep 17 00:00:00 2001 From: student_2333 Date: Thu, 28 Dec 2023 14:50:54 +0800 Subject: [PATCH] =?UTF-8?q?:pencil2:=20Plugin:=20=E6=81=A2=E5=A4=8D?= =?UTF-8?q?=E5=88=A0=E9=99=A4=E7=9A=84=E6=8F=92=E4=BB=B6=20`nonebot-plugin?= =?UTF-8?q?-eitherchoice`=20(#2502)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 1366b9d0..950651dc 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -4227,6 +4227,13 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_eitherchoice", + "project_link": "nonebot-plugin-eitherchoice", + "author": "lgc2333", + "tags": [], + "is_official": false + }, { "module_name": "nonebot_plugin_poke", "project_link": "nonebot-plugin-poke",