Skip to content

feat: add missing messaging channels — IRC, Google Chat, LINE, Nostr, Twitch, QQBot #8950

@bugmaker2

Description

@bugmaker2

Background

OpenClaw supports many messaging channels that Hermes Agent does not yet have:

Channel OpenClaw Hermes
Google Chat
IRC
LINE
Nostr
Twitch
Synology Chat
Tlon
QQBot
Zalo
WebChat

Hermes Agent already has a solid adapter framework in gateway/platforms/ (see ADDING_A_PLATFORM.md).

Proposal

Implement the missing high-value channels:

  1. IRC (#1 priority) — widely used in tech communities, simple protocol
  2. Google Chat — many organizations use Google Workspace
  3. LINE — popular in Taiwan, Southeast Asia
  4. Nostr — decentralized, privacy-focused
  5. Twitch — streamer community

References

  • OpenClaw channel docs: docs/channels/ (irc.md, googlechat.md, line.md, nostr.md, twitch.md, etc.)
  • OpenClaw channel code: src/channels/
  • Hermes ADDING_A_PLATFORM.md for adapter framework guide

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Low — cosmetic, nice to havecomp/gatewayGateway runner, session dispatch, deliverytype/featureNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions