Skip to content

feat: Discord bot for bidirectional agent communication - #2

Closed
recuu-pfeg wants to merge 3 commits into
mainfrom
agent/manager-d5076707-d5076707
Closed

feat: Discord bot for bidirectional agent communication#2
recuu-pfeg wants to merge 3 commits into
mainfrom
agent/manager-d5076707-d5076707

Conversation

@recuu-pfeg

Copy link
Copy Markdown
Member

Summary

  • Add Discord bot that monitors a channel for @agent-name mentions and forwards messages to the Toban API
  • Polls for agent replies and posts them back to Discord
  • Runs as a standalone daemon alongside the ops dashboard (npm run discord-bot)

Test plan

  • Unit tests for splitMessage utility (6 tests pass)
  • Typecheck passes
  • Build produces dist/discord-bot-cli.js
  • Manual test with Discord bot token and channel ID

🤖 Generated with Claude Code

recuu-pfeg and others added 3 commits March 16, 2026 16:47
Builder起動確認・ヘルスチェック用の空コミット

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Discord bot that monitors a channel for @agent-name mentions,
forwards messages to the Toban API, and polls for agent replies
to post back to Discord.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@recuu-pfeg recuu-pfeg closed this Mar 16, 2026
@recuu-pfeg
recuu-pfeg deleted the agent/manager-d5076707-d5076707 branch March 19, 2026 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant