mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-24 11:25:50 -06:00
0adc2cf606
* refactor(media): consolidate parallel media-kind unions onto canonical MediaKind One canonical MediaKind union (media-core constants) replaces ~40 duplicate/parallel kind declarations across core and channel plugins; channel-specific narrower contracts derive via Extract/Exclude. Also fixes a review-caught fallback bug where a stored "unknown" reply-chain kind preempted MIME inference and relabeled images as documents. * refactor(ui): derive attachment kinds from MediaKind * fix(telegram): drop type-dead unknown guard in reply-context kind fallback * style(telegram): format media kind fallback
OpenClaw LINE
Official OpenClaw channel plugin for LINE Bot API chats.
Install from OpenClaw:
openclaw plugin add @openclaw/line
Configure LINE channel credentials in OpenClaw, then connect the bot to the chats where agents should receive and send messages.