feat: 默认启用 aiocqhttp 适配器

This commit is contained in:
Junyan Qin
2024-11-23 12:18:33 +08:00
parent 59211191a4
commit cd46e1c131

View File

@@ -10,7 +10,7 @@
}, },
{ {
"adapter": "aiocqhttp", "adapter": "aiocqhttp",
"enable": false, "enable": true,
"host": "0.0.0.0", "host": "0.0.0.0",
"port": 2280, "port": 2280,
"access-token": "" "access-token": ""