docs: drop Updated headers

This commit is contained in:
Peter Steinberger
2026-01-09 00:20:32 +01:00
parent a5cb51282c
commit e952f7df96
12 changed files with 0 additions and 12 deletions

View File

@@ -5,7 +5,6 @@ read_when:
---
# Discord (Bot API)
Updated: 2026-01-07
Status: ready for DM and guild text channels via the official Discord bot gateway.

View File

@@ -5,7 +5,6 @@ read_when:
---
# grammY Integration (Telegram Bot API)
Updated: 2026-01-07
# Why grammY
- TS-first Bot API client with built-in long-poll + webhook helpers, middleware, error handling, rate limiter.

View File

@@ -6,7 +6,6 @@ read_when:
---
# iMessage (imsg)
Updated: 2026-01-08
Status: external CLI integration. Gateway spawns `imsg rpc` (JSON-RPC over stdio).

View File

@@ -6,7 +6,6 @@ read_when:
---
# Signal (signal-cli)
Updated: 2026-01-06
Status: external CLI integration. Gateway talks to `signal-cli` over HTTP JSON-RPC + SSE.

View File

@@ -5,7 +5,6 @@ read_when:
---
# Telegram (Bot API)
Updated: 2026-01-08
Status: production-ready for bot DMs + groups via grammY. Long-polling by default; webhook optional.

View File

@@ -5,7 +5,6 @@ read_when:
---
# WhatsApp (web provider)
Updated: 2026-01-08
Status: WhatsApp Web via Baileys only. Gateway owns the session(s).