openclaw/extensions/webex
Xiao Wang a915ed241a feat: add Webex channel integration
Add Webex bot integration as a channel plugin supporting:
- Bot token authentication via Webex Developer Portal
- Webhook-based message receiving (messages:created events)
- HMAC-SHA1 signature verification for webhook security
- Direct message and group/space messaging
- Media attachment support (images, files)
- Pairing mode for DM authorization
- Multi-account support

Includes:
- Full onboarding wizard for bot configuration
- Probe functionality for connection testing
- Channel status reporting
- Documentation at docs/channels/webex.md
- GitHub labeler configuration

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 05:37:31 +00:00
..
src feat: add Webex channel integration 2026-01-28 05:37:31 +00:00
clawdbot.plugin.json feat: add Webex channel integration 2026-01-28 05:37:31 +00:00
index.ts feat: add Webex channel integration 2026-01-28 05:37:31 +00:00
package.json feat: add Webex channel integration 2026-01-28 05:37:31 +00:00