From caa7b78c9fb2fe91ea6fb1e8be6fd2c68fee66ce Mon Sep 17 00:00:00 2001 From: taylor <=> Date: Sat, 12 Oct 2024 17:07:12 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E4=BF=AE=E6=94=B9=E6=A8=A1=E5=9D=97?= =?UTF-8?q?=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- maubot.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/maubot.yaml b/maubot.yaml index e62b59f..d3aeddb 100644 --- a/maubot.yaml +++ b/maubot.yaml @@ -3,8 +3,8 @@ id: org.taylorxie.llmplus version: 1.0.0 license: MIT modules: - - maubot_llm_plus.ai_bot -main_class: AiBot + - maubot_llm_plus +main_class: ai_bot/AiBot config: true extra_files: - base-config.yaml