#How to bind an agent to a channel?

1 messages · Page 1 of 1 (latest)

dreamy moth
#

I've configured the main agent and I've configured a Discord account called ashippoi-main, how to link both?

fallen surgeBOT
mighty belfryBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

fallen surgeBOT
languid lakeBOT
#

Yep, the bridge is a routing binding.

Since ashippoi-main is a named Discord account and not the default one, bind it explicitly:

openclaw agents bind --agent main --bind discord:ashippoi-main

Then verify:

openclaw agents bindings --agent main

Important bit: a binding like just discord only matches the default Discord account. For your setup you want discord:ashippoi-main.

If by “link” you also mean “make it answer in a specific Discord server/channel”, that’s a second step, via the Discord guild/channel allowlist under channels.discord.accounts.ashippoi-main....