nonebot2/tests/.env.dev
2020-10-04 18:10:01 +08:00

13 lines
188 B
Plaintext

DRIVER=nonebot.drivers.fastapi
HOST=0.0.0.0
PORT=2333
DEBUG=true
SUPERUSERS=[123123123]
COMMAND_START=["", "/", "#"]
COMMAND_SEP=["/", "."]
CUSTOM_CONFIG1=config in env
CUSTOM_CONFIG3=