Loading...
Loading...
Diagnose Telegram configuration and connectivity issues. Use when user reports problems with Telegram sync, connection errors, or wants to troubleshoot.
npx skill4agent add lycfyi/community-agent-plugin telegram-doctorpython ${CLAUDE_PLUGIN_ROOT}/tools/telegram_doctor.py.envTELEGRAM_API_IDTELEGRAM_API_HASHTELEGRAM_SESSIONconfig/agents.yamldata/telegram-doctor results:
✓ Environment file (.env found)
✓ API ID (12345678)
✓ API hash (abc123...xyz9)
✗ Session string (Session appears too short)
✗ Config file (config/agents.yaml not found)
✗ Group configured (No default group set)
✓ Data directory (./data)
Some checks failed. Suggested fixes:
• Session string:
Generate a fresh session: python scripts/generate_session.py
• Config file:
Run telegram-init to create the config file
• Group configured:
Run telegram-init to select a group
(Run these steps manually - doctor does not modify files)telegram-inittelegram-sync