openclaw/extensions
Matt Keenan fe778e81f9 feat: add actions.sendMessage gating to Discord, Slack, Google Chat, Matrix (#4703)
Enables read-only mode for these channels by adding actions.sendMessage
configuration option. When set to false, blocks outbound messages while
still allowing message reception.

Follows the existing Telegram/WhatsApp pattern:
- Add sendMessage?: boolean to channel ActionConfig types
- Check gate in action handler, throw error if disabled
- Default: true (enabled) when not specified

This brings read-only mode support to 6 out of 7 core channels
(Telegram, WhatsApp, Discord, Slack, Google Chat, Matrix).
2026-01-30 15:06:56 +00:00
..
bluebubbles chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
copilot-proxy chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
diagnostics-otel chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
discord chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
google-antigravity-auth chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
google-gemini-cli-auth chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
googlechat feat: add actions.sendMessage gating to Discord, Slack, Google Chat, Matrix (#4703) 2026-01-30 15:06:56 +00:00
imessage chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
line chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
llm-task chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
lobster chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
matrix feat: add actions.sendMessage gating to Discord, Slack, Google Chat, Matrix (#4703) 2026-01-30 15:06:56 +00:00
mattermost chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
memory-core chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
memory-lancedb chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
msteams chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
nextcloud-talk chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
nostr chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
open-prose chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
qwen-portal-auth refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
signal chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
slack chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
telegram chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
tlon chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
twitch chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
voice-call chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
whatsapp chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
zalo chore: release 2026.1.29 2026-01-30 06:25:45 +01:00
zalouser chore: release 2026.1.29 2026-01-30 06:25:45 +01:00