openclaw/extensions/line
edenfunf d7cfa542d5 feat(line): add onboarding support for LINE Messaging API
- Created lineOnboardingAdapter with interactive setup flow
- Added Channel Access Token and Channel Secret input with validation
- Included webhook configuration instructions (ngrok/Tailscale)
- Implemented User ID allowFrom management with format validation
- Exported lineOnboardingAdapter from plugin-sdk
- Connected onboarding adapter to LINE channel plugin

This enables seamless LINE bot setup through 'moltbot onboard' wizard,
resolving the 'line does not support onboarding yet' message.

Tested with:
- Local development via ngrok
- Token/Secret validation
- Webhook signature verification
- Full message send/receive flow
- dmPolicy modes (open/allowlist/pairing)

Co-authored-by: Claude <claude@anthropic.com>
2026-01-30 03:39:50 +08:00
..
src feat(line): add onboarding support for LINE Messaging API 2026-01-30 03:39:50 +08:00
clawdbot.plugin.json feat: Add Line plugin (#1630) 2026-01-25 12:22:36 +00:00
index.ts feat(line): add onboarding support for LINE Messaging API 2026-01-30 03:39:50 +08:00
package.json chore: prep 2026.1.27-beta.1 release 2026-01-28 01:35:58 +01:00