chore: aiocqhttp添加默认access-token参数

This commit is contained in:
RockChinQ
2024-03-13 16:53:30 +08:00
parent afb3fb4a31
commit be06150990
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -20,7 +20,8 @@
"adapter": "aiocqhttp",
"enable": false,
"host": "0.0.0.0",
"port": 8080
"port": 8080,
"access-token": ""
},
{
"adapter": "qq-botpy",