/install discord-dual-bot-orchestrator
Discord Dual Bot Orchestrator
Use placeholders only. Never store real secrets in this skill.
Required placeholders
BOT_A_NAMEBOT_B_NAMEBOT_A_TOKENBOT_B_TOKENBOT_A_IDBOT_B_IDGUILD_IDCHANNEL_ID_LIST(comma-separated)BASE_DIR(example:~/.openclaw/bots)
Workflow
- Create isolated workspaces for bot-a and bot-b.
- Write
.envfiles from template using placeholders. - Apply channel allowlist policy:
- Bot-A: primary chat policy
- Bot-B:
requireMention=trueon allowlisted channels
- Optional: enable one-way bridge (
bot-b -> bot-a) for reviewer feedback. - Create backup snapshot before each risky iteration.
- If behavior regresses, rollback snapshot and restart both gateways.
Commands
Initialize layout
Run:
scripts/init_dual_bot.sh
Apply policy (placeholder-safe)
Run:
scripts/apply_policy.sh
Backup current state
Run:
scripts/backup_state.sh
Rollback from backup dir
Run:
scripts/rollback_state.sh \x3CBACKUP_DIR>
Guardrails
- Keep
BOT_B_TOKENseparate fromBOT_A_TOKEN. - Keep bot-b mention-gated in group channels.
- Never enable bidirectional auto-bridge (avoids reply loops).
- Always backup before patching runtime files.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install discord-dual-bot-orchestrator - After installation, invoke the skill by name or use
/discord-dual-bot-orchestrator - Provide required inputs per the skill's parameter spec and get structured output
What is Discord Dual Bot Orchestrator?
Set up and operate dual Discord bots on one machine with isolated memory, channel allowlists, mention-gated reviewer bot behavior, optional one-way reviewer-... It is an AI Agent Skill for Claude Code / OpenClaw, with 453 downloads so far.
How do I install Discord Dual Bot Orchestrator?
Run "/install discord-dual-bot-orchestrator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Discord Dual Bot Orchestrator free?
Yes, Discord Dual Bot Orchestrator is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Discord Dual Bot Orchestrator support?
Discord Dual Bot Orchestrator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Discord Dual Bot Orchestrator?
It is built and maintained by nbdxrycyl (@nbdxrycyl); the current version is v1.0.0.