mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-24 00:11:20 +00:00
* fix(line): cap flex postback data and action URIs at LINE's size limits * fix(line): preserve encoded action boundaries * fix(line): surface unavailable oversized actions * fix(line): centralize oversized callback fallback * test(line): pin UTF-16 action limits * fix(line): fit fallback labels in image carousels * fix(line): normalize raw actions at builder boundaries * fix(line): normalize remaining flex actions * fix(line): enforce action limits at send boundary * fix(line): preserve message action identity * fix(line): surface unavailable video links * fix(line): render non-button action warnings * fix(line): count action limits by code point * fix(line): normalize imagemap actions * fix(line): normalize imagemap video links * fix(line): bound imagemap video labels * fix(line): satisfy code-point lint guard * fix(line): finalize imagemap action limits Co-authored-by: 許元豪 <146086744+edenfunf@users.noreply.github.com> --------- Co-authored-by: Peter Steinberger <steipete@gmail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| api.ts | ||
| channel-plugin-api.ts | ||
| contract-api.ts | ||
| index.ts | ||
| openclaw.plugin.json | ||
| package.json | ||
| README.md | ||
| runtime-api.ts | ||
| secret-contract-api.ts | ||
| setup-api.ts | ||
| setup-entry.ts | ||
| tsconfig.json | ||
OpenClaw LINE
Official OpenClaw channel plugin for LINE Bot API chats.
Install from OpenClaw:
openclaw plugins install @openclaw/line
Configure LINE channel credentials in OpenClaw, then connect the bot to the chats where agents should receive and send messages.