feat(telegram-bridge): share markdown render

This commit is contained in:
banteg
2025-12-28 21:02:36 +04:00
parent 89ddf71e9c
commit 7588429213
6 changed files with 155 additions and 7 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ All options store a mapping from `(chat_id, bot_message_id)` to a route so repli
## Install
1. Ensure `uv` is installed.
2. Use the scripts in this folder as-is (no extra dependencies).
2. Use the scripts in this folder as-is; `uv run` will install the inline dependencies.
3. Put your Telegram credentials in `~/.codex/telegram.toml`.
Example `~/.codex/telegram.toml`: