Skip to content

telegram-telethon

This skill should be used for comprehensive Telegram automation via Telethon API. Use for sending/receiving messages, monitoring chats, running a background daemon that triggers Claude Code sessions, managing channels/groups, and downloading media. Triggers on "telegram daemon", "monitor telegram", "telegram bot", "spawn Claude from telegram", or any Telethon-related request. IMPORTANT: Use `draft` command for "драфт/draft", use `send` for "отправь/send"; if ambiguous, ASK before sending.

Repository Source folder

Details

Path
telegram-telethon
Bundled scripts
35
Dependencies
1

Bundled scripts

  • telegram-telethon/tests/conftest.py
  • telegram-telethon/tests/__init__.py
  • telegram-telethon/tests/unit/test_drafts.py
  • telegram-telethon/tests/unit/test_auth.py
  • telegram-telethon/tests/unit/__init__.py
  • telegram-telethon/tests/unit/test_schedule.py
  • telegram-telethon/tests/unit/test_daemon_handlers.py
  • telegram-telethon/tests/unit/test_media.py
  • telegram-telethon/tests/unit/test_formatting.py
  • telegram-telethon/tests/unit/test_config.py
  • telegram-telethon/tests/unit/test_lint.py
  • telegram-telethon/tests/unit/test_publish.py
  • telegram-telethon/tests/unit/test_markdown.py
  • telegram-telethon/tests/unit/test_claude_bridge.py
  • telegram-telethon/tests/unit/test_messages.py
  • telegram-telethon/tests/integration/__init__.py
  • telegram-telethon/scripts/tg.py
  • telegram-telethon/scripts/tgd.py
  • telegram-telethon/src/telegram_telethon/__init__.py
  • telegram-telethon/src/telegram_telethon/core/auth.py
  • telegram-telethon/src/telegram_telethon/core/config.py
  • telegram-telethon/src/telegram_telethon/core/__init__.py
  • telegram-telethon/src/telegram_telethon/utils/__init__.py
  • telegram-telethon/src/telegram_telethon/utils/formatting.py
  • telegram-telethon/src/telegram_telethon/daemon/runner.py
  • telegram-telethon/src/telegram_telethon/daemon/handlers.py
  • telegram-telethon/src/telegram_telethon/daemon/__init__.py
  • telegram-telethon/src/telegram_telethon/daemon/claude_bridge.py
  • telegram-telethon/src/telegram_telethon/modules/media.py
  • telegram-telethon/src/telegram_telethon/modules/__init__.py
  • telegram-telethon/src/telegram_telethon/modules/markdown.py
  • telegram-telethon/src/telegram_telethon/modules/messages.py
  • telegram-telethon/src/telegram_telethon/modules/schedule.py
  • telegram-telethon/src/telegram_telethon/modules/publish.py
  • telegram-telethon/src/telegram_telethon/modules/lint.py

FAQ