Skip to main content

QQ

Setup

1. Create a Bot

2. Configure

{
"channels": {
"qq": {
"enabled": true,
"app_id": "YOUR_APP_ID",
"app_secret": "YOUR_APP_SECRET",
"allow_from": []
}
}
}
FieldTypeDescription
app_idstringQQ bot AppID
app_secretstringQQ bot AppSecret
allow_fromarrayList of allowed QQ user IDs (empty = allow all)

3. Run

picoclaw gateway