From ae7ea2d379ec7fb0edb8e333145bb141106a2fd2 Mon Sep 17 00:00:00 2001 From: Kyomotoi <1172294279@qq.com> Date: Sat, 20 Feb 2021 08:19:41 +0800 Subject: =?UTF-8?q?=E2=9C=A8=20=E6=9B=B4=E6=96=B0=E6=8F=92=E4=BB=B6?= =?UTF-8?q?=EF=BC=8C=E5=9F=8B=E4=B8=8Bbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 更新插件: - call-owner - code-runner - status - anime-search - tex(待修复) - 埋下bug: - service中limit作为机器人服务中的开关,目前写入文件亟待修复 --- config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config.yml') diff --git a/config.yml b/config.yml index befb1d1..3a73f28 100644 --- a/config.yml +++ b/config.yml @@ -1,7 +1,7 @@ BotSelfConfig: host: "127.0.0.1" - port: 8080 - debug: true + port: 25565 + debug: false superusers: ["1234567890"] nickname: ["ATRI", "Atri", "atri", "亚托莉", "アトリ"] command_start: ["", "/"] @@ -11,4 +11,4 @@ BotSelfConfig: HttpPost: host: "127.0.0.1" - port: 8081 \ No newline at end of file + port: 23333 \ No newline at end of file -- cgit v1.2.3