forked from bot/app
✨ 添加默认配置文件,支持多种及多个配置文件
This commit is contained in:
parent
37b8d969b1
commit
83325e63ea
@ -0,0 +1,9 @@
|
||||
nonebot:
|
||||
host: 127.0.0.1
|
||||
port: 20216
|
||||
superusers: ["1234"]
|
||||
command_start: ["", "/"]
|
||||
nickname: [ "liteyuki-dev" ]
|
||||
default_language: zh
|
||||
driver: ~fastapi+~httpx+~websockets
|
||||
alconna_use_command_start: true
|
Loading…
Reference in New Issue
Block a user