blob: 3a73f28766d2d8772954eb1e96b0da32de5e1d09 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BotSelfConfig:
host: "127.0.0.1"
port: 25565
debug: false
superusers: ["1234567890"]
nickname: ["ATRI", "Atri", "atri", "亚托莉", "アトリ"]
command_start: ["", "/"]
command_sep: ["."]
session_expire_timeout: 3
session_exciting_time: 3
HttpPost:
host: "127.0.0.1"
port: 23333
|