i just set up allowed channels when i setup openclaw that's it. the server is fresh server and i'm admin on it. what bot permissions should it have enabled in discord exactly?
here is the output:
openclaw --profile prospect config get commands.allowFrom
(venv) cxxxx@coxxxxe:~$ openclaw --profile prospect config get commands.allowFrom
🦞 OpenClaw 2026.2.19-2 (45d9b20) — Gateway online—please keep hands, feet, and appendages inside the shell at all times.
{
"discord": [
"*"
]
}
(venv) coren@corenode:~$ openclaw --profile prospect config get channels.discord.allowFrom
🦞 OpenClaw 2026.2.19-2 (45d9b20) — I'll butter your workflow like a lobster roll: messy, delicious, effective.
[]
(venv) cxxx@cxxxxxde:~$ openclaw --profile prospect config get channels.discord.guilds
🦞 OpenClaw 2026.2.19-2 (45d9b20) — WhatsApp automation without the "please accept our new privacy policy".
{
"126456565206": {
"channels": {
"1324544352301": {
"allow": true
},
"1892347398472372": {
"allow": true
},
"125354345402": {
"allow": true
},
"1452542345435": {
"allow": true
}
}
}
}
(venv) xxxx@xxxx:~$