summaryrefslogtreecommitdiff
path: root/config.yml
diff options
context:
space:
mode:
authorKyomotoi <[email protected]>2021-02-20 08:19:41 +0800
committerKyomotoi <[email protected]>2021-02-20 08:19:41 +0800
commitae7ea2d379ec7fb0edb8e333145bb141106a2fd2 (patch)
tree3243cb1dd668d36f92f17e958ff2a38e7b2c450c /config.yml
parent3d16960b487f8911fb3817c2abcdb252ad848f58 (diff)
downloadATRI-ae7ea2d379ec7fb0edb8e333145bb141106a2fd2.tar.gz
ATRI-ae7ea2d379ec7fb0edb8e333145bb141106a2fd2.tar.bz2
ATRI-ae7ea2d379ec7fb0edb8e333145bb141106a2fd2.zip
✨ 更新插件,埋下bug
- 更新插件: - call-owner - code-runner - status - anime-search - tex(待修复) - 埋下bug: - service中limit作为机器人服务中的开关,目前写入文件亟待修复
Diffstat (limited to 'config.yml')
-rw-r--r--config.yml6
1 files changed, 3 insertions, 3 deletions
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