openclaw/src/discord/monitor
Frank Harris 10d5ea5de6
docs: Add Oracle Cloud (OCI) platform guide (#2333)
* docs: Add Oracle Cloud (OCI) platform guide

- Add comprehensive guide for Oracle Cloud Always Free tier (ARM)
- Cover VCN security, Tailscale Serve setup, and why traditional hardening is unnecessary
- Update vps.md to list Oracle as top provider option
- Update digitalocean.md to link to official Oracle guide instead of community gist

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Keep community gist link, remove unzip

* Fix step order: lock down VCN after Tailscale is running

* Move VCN lockdown to final step (after verifying everything works)

* docs: make Oracle/Tailscale guide safer + tone down DO copy

* docs: fix Oracle guide step numbering

* docs: tone down VPS hub Oracle blurb

* docs: add Oracle Cloud guide (#2333) (thanks @hirefrank)

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Pocket Clawd <pocket@Pockets-Mac-mini.local>
2026-01-26 11:23:11 -08:00
..
allow-list.ts fix(discord): autoThread ack reactions + exec approval null handling (#1511) 2026-01-23 20:01:15 +00:00
exec-approvals.test.ts feat(discord): add exec approval forwarding to DMs (#1621) 2026-01-24 20:56:40 +00:00
exec-approvals.ts feat(discord): add exec approval forwarding to DMs (#1621) 2026-01-24 20:56:40 +00:00
format.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
listeners.ts feat(discord): add configurable privileged Gateway Intents (GuildPresences, GuildMembers) (#2266) 2026-01-26 10:39:54 -06:00
message-handler.inbound-contract.test.ts fix: normalize session keys and outbound mirroring 2026-01-24 11:57:11 +00:00
message-handler.preflight.ts fix: enforce explicit mention gating across channels 2026-01-24 11:09:33 +00:00
message-handler.preflight.types.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
message-handler.process.test.ts fix(discord): autoThread ack reactions + exec approval null handling (#1511) 2026-01-23 20:01:15 +00:00
message-handler.process.ts TTS: gate auto audio on inbound voice notes (#1667) 2026-01-25 04:35:20 +00:00
message-handler.ts feat(whatsapp): add debounceMs for batching rapid messages (#971) 2026-01-15 23:07:19 +00:00
message-utils.ts fix(discord): autoThread ack reactions + exec approval null handling (#1511) 2026-01-23 20:01:15 +00:00
native-command.ts fix: newline chunking across channels 2026-01-25 04:11:36 +00:00
presence-cache.test.ts docs: Add Oracle Cloud (OCI) platform guide (#2333) 2026-01-26 11:23:11 -08:00
presence-cache.ts feat(discord): add configurable privileged Gateway Intents (GuildPresences, GuildMembers) (#2266) 2026-01-26 10:39:54 -06:00
provider.ts feat(discord): add configurable privileged Gateway Intents (GuildPresences, GuildMembers) (#2266) 2026-01-26 10:39:54 -06:00
reply-context.ts feat: make inbound envelopes configurable 2026-01-18 18:50:37 +00:00
reply-delivery.ts fix: newline chunking across channels 2026-01-25 04:11:36 +00:00
system-events.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
threading.test.ts refactor: prune legacy group prefixes 2026-01-17 08:47:25 +00:00
threading.ts fix(discord): autoThread ack reactions + exec approval null handling (#1511) 2026-01-23 20:01:15 +00:00
typing.ts refactor: unify typing callbacks 2026-01-23 23:33:32 +00:00