配置默认指令前缀

This commit is contained in:
2025-09-28 00:47:13 +08:00
parent 83b3ca09a9
commit 020526b261
2 changed files with 4 additions and 2 deletions

View File

@ -1 +1,2 @@
DRIVER=~fastapi+~httpx+~websockets
DRIVER=~fastapi+~httpx+~websockets
COMMAND_START=["!", "", "", "/"]

View File

@ -1 +1,2 @@
DRIVER=~fastapi+~httpx+~websockets
DRIVER=~fastapi+~httpx+~websockets
COMMAND_START=["!", "", "", "/"]