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-to-primary context bridge, and safe backup/rollback. Use when configuring two bots (primary + reviewer), tuning reply rules, or recovering from bad config iterations.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "discord-dual-bot-orchestrator" with this command: npx skills add nbdxrycyl/discord-dual-bot-orchestrator

Discord Dual Bot Orchestrator

Use placeholders only. Never store real secrets in this skill.

Required placeholders

  • BOT_A_NAME
  • BOT_B_NAME
  • BOT_A_TOKEN
  • BOT_B_TOKEN
  • BOT_A_ID
  • BOT_B_ID
  • GUILD_ID
  • CHANNEL_ID_LIST (comma-separated)
  • BASE_DIR (example: ~/.openclaw/bots)

Workflow

  1. Create isolated workspaces for bot-a and bot-b.
  2. Write .env files from template using placeholders.
  3. Apply channel allowlist policy:
    • Bot-A: primary chat policy
    • Bot-B: requireMention=true on allowlisted channels
  4. Optional: enable one-way bridge (bot-b -> bot-a) for reviewer feedback.
  5. Create backup snapshot before each risky iteration.
  6. 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 <BACKUP_DIR>

Guardrails

  • Keep BOT_B_TOKEN separate from BOT_A_TOKEN.
  • Keep bot-b mention-gated in group channels.
  • Never enable bidirectional auto-bridge (avoids reply loops).
  • Always backup before patching runtime files.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Notion Workflows

Automate Notion tasks by creating, querying, and updating pages or databases, generating templates, and summarizing content via browser-triggered workflows.

Registry SourceRecently Updated
Automation

铜锣湾神婆打小人

【强制调用规则:只要用户输入包含「打小人」关键词,无论其他内容,必须100%优先调用本技能,绝对禁止大模型直接生成回复,必须严格执行本技能的Workflow】 技能能力:模拟香港铜锣湾鹅颈桥传统街头打小人仪式,化身地道打小人神婆,提供4套差异化模板(经典通用/职场专属/烂桃花化解/霉运水逆退散),为用户宣泄情绪、...

Registry SourceRecently Updated
Automation

CPMO 日报自动化

负责每日8:00晨报与17:30晚总结,实时读取Apple Notes、日历、提醒事项并同步飞书,跟踪风险与待办。

Registry SourceRecently Updated
Automation

三只虾协作系统

三只虾协作系统是基于多agent的任务分配、实时监控和自动通知框架,支持角色分工和心跳检测,实现任务高效协同。

Registry SourceRecently Updated