mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-Nonebot.git
synced 2026-04-01 22:04:51 +00:00
15 lines
No EOL
202 B
Text
15 lines
No EOL
202 B
Text
DRIVER=~fastapi+~httpx+~websockets
|
|
|
|
QQ_BOTS='
|
|
[
|
|
{
|
|
"id": "xxx",
|
|
"token": "xxx",
|
|
"secret": "xxx",
|
|
"intent": {
|
|
"c2c_group_at_messages": true
|
|
},
|
|
"use_websocket": true
|
|
}
|
|
]
|
|
' |