mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-11-11 05:17:24 +08:00
8 lines
189 B
YAML
8 lines
189 B
YAML
nonebot:
|
|
host: 127.0.0.1
|
|
port: 20246
|
|
command_start: ["", "/"]
|
|
nickname: [ "liteyuki" ]
|
|
default_language: zh
|
|
driver: ~fastapi+~httpx+~websockets
|
|
alconna_use_command_start: true |