mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-12-19 00:35:43 +08:00
11 lines
219 B
YAML
11 lines
219 B
YAML
nonebot:
|
|
host: 0.0.0.0
|
|
port: 20216
|
|
command_start: ["", "/"]
|
|
nickname: [ "liteyuki" ]
|
|
default_language: zh
|
|
driver: ~fastapi+~httpx+~websockets
|
|
alconna_use_command_start: true
|
|
gotify_token: "empty token"
|
|
|