添加默认配置文件,支持多种及多个配置文件

This commit is contained in:
snowy 2024-08-12 02:47:53 +08:00
parent 37b8d969b1
commit 83325e63ea

View File

@ -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