channel-message-flows

Installation
SKILL.md

Channel Message Flows

Use this from the OpenClaw repo root to send canned channel preview flows while iterating on message UX. These are real sends/edits/deletes against the configured channel target.

Telegram

Native Telegram sendMessageDraft tool progress, then a final answer:

node --import tsx scripts/dev/channel-message-flows.ts \
  --channel telegram \
  --target <telegram-chat-id> \
  --flow working-final \
  --duration-ms 20000

Thinking preview, then a final answer:

Installs
30
GitHub Stars
377.5K
First Seen
May 19, 2026
channel-message-flows — steipete/clawdis