Skip to content

Proposal: Add Discord bridge (host-side, similar to Telegram bridge) #213

@bysejin

Description

@bysejin

Summary

NemoClaw already has a Telegram bridge for remote agent chat.
I'd like to add a Discord bridge using the same architecture as the Telegram bridge.

Motivation

  • Discord policy preset and DISCORD_BOT_TOKEN detection already exist in the codebase
  • Many users are active on both Discord and Telegram
  • The sandbox proxy doesn't support CONNECT tunneling, so Discord cannot run inside the sandbox. A host-side bridge (similar to Telegram) solves this cleanly.

Proposed Changes

  • Add scripts/discord-bridge.js — host-side bridge using discord.js
  • Update scripts/start-services.sh — service lifecycle integration
  • Add docs/deployment/set-up-discord-bridge.md — setup guide
  • Update docs/reference/commands.md — updated command docs
  • Update bin/nemoclaw.js — credential forwarding in deploy flow

Notes

I already have a working implementation, all 52 existing tests pass, and I can open a PR if this direction looks good.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No fields configured for Enhancement.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions