app/config/default.yml

9 lines
219 B
YAML
Raw Normal View History

nonebot:
host: 127.0.0.1
port: 20216
command_start: ["", "/"]
2024-08-16 22:53:54 +08:00
nickname: [ "liteyuki" ]
default_language: zh
driver: ~fastapi+~httpx+~websockets
2024-10-20 03:05:15 +08:00
alconna_use_command_start: true
gotify_token: "empty token"