Commit Graph

9 Commits

Author SHA1 Message Date
Oleg Proskurin f4b75ebb7d telegram: make MCP config portable across machines
- .mcp.json: switch telegram-* args to relative path (scripts/telegram-mcp.sh)
  so the committed config no longer pins a single user's home directory
- telegram-mcp.sh / regen_telegram_session.sh: drop hardcoded fallbacks for
  TELEGRAM_MCP_BIN / TELEGRAM_MCP_DIR; require them from .env with explicit
  error messages naming the missing variable
- .env.example: document per-machine path variables and per-account session
  strings, with a warning not to copy sessions between devices (Telegram
  revokes the auth key when one session is used from two IPs)
- CLAUDE.md: add a Bootstrap-on-a-new-machine section with the setup steps,
  the portability rationale, and a troubleshooting table for the common
  MCP / session failure modes

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-08 01:36:15 +07:00
Oleg Proskurin de9930c4c2 update 2026-06-07 03:19:53 +07:00
Oleg Proskurin d4436483a9 update skills 2026-06-06 22:55:24 +07:00
Oleg Proskurin 0f4f823f2a add skills 2026-06-06 22:27:33 +07:00
Oleg Proskurin e78ce3172c setup fetching 2026-06-02 15:26:40 +07:00
Oleg Proskurin d444e2771f setup mcp 2026-06-02 00:57:56 +07:00
Oleg Proskurin 5ee998da5a add trello mcp 2026-05-30 15:43:40 +07:00
Oleg Proskurin 57ab1cde1a update 2026-05-27 20:35:21 +07:00
Oleg Proskurin 432e6c0025 init CV repo 2026-05-24 14:13:14 +07:00