chore: move telegram projects to top-level

This commit is contained in:
banteg
2025-12-28 21:31:48 +04:00
parent 5f4f97f529
commit 39c0bcec45
11 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -2,5 +2,5 @@
## Codex ## Codex
- [Notify Telegram](codex/notify_telegram/readme.md) — Send Codex completion summaries to Telegram with safe Markdown rendering. - [Notify Telegram](notify_telegram/readme.md) — Send Codex completion summaries to Telegram with safe Markdown rendering.
- [Codex Telegram Bridge](codex/codex_telegram_bridge/readme.md) — Route Telegram replies into Codex sessions (exec, MCP, or tmux). - [Codex Telegram Bridge](codex_telegram_bridge/readme.md) — Route Telegram replies into Codex sessions (exec, MCP, or tmux).