1
0
forked from bot/app

feat: 配置项目的热修改

This commit is contained in:
2024-03-29 17:00:36 +08:00
parent d20699ee0f
commit 392376248d
2 changed files with 1 additions and 2 deletions

View File

@ -15,7 +15,7 @@ tag:
```yaml
# 生成文件的配置项
command_start: [ "/", " " ] # 指令前缀
host: 127.0.0.1 # 监听地址默认为本机若要对外开放请填写0.0.0.0
host: 127.0.0.1 # 监听地址默认为本机若要对外开放请填写0.0.0.0或者你的公网IP
port: 20216 # 绑定端口
nickname: [ "liteyuki" ] # 机器人昵称
superusers: [ "1919810" ] # 超级用户