Skip to content

feat: add inbound webhook support for Rocket.Chat channel plugin #2

@dodaa08

Description

@dodaa08

Inbound Webhook Support

Track the implementation of inbound message handling for the Rocket.Chat plugin

What

Add inbound webhook support for the Rocket.Chat channel plugin in OpenClaw.

Why

Currently there is no way for the RC client to send messages into OpenClaw. This sets up a POST /rocketchat/webhook endpoint that receives messages from RC and dispatches them inbound via api.gateway.dispatchInbound.

Notes

Outbound via REST API is working. Still verifying that api.gateway.dispatchInbound is correctly picked up by OpenClaw once the channel is registered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew 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