From 53577da641152ea5b270d0dbcf7700cda186613d Mon Sep 17 00:00:00 2001 From: ccc_dw <2931589710@qq.com> Date: Mon, 6 Nov 2023 16:50:27 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BD=BD=E5=85=A5=E6=8F=92=E4=BB=B6=E5=92=8C?= =?UTF-8?q?=E4=BE=9D=E8=B5=96-=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 87c7ed7..1064a5a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,6 +51,7 @@ adapters = [ { name = "OneBot V12", module_name = "nonebot.adapters.onebot.v12" }, {name = "minecraft", module_name = "nonebot.adapter.minecraft"}, ] + plugin_dirs = ["hexi/plugins"] plugins = [ "onebot_qqguild_extension",