Telegram Send Sending messages via Telegram (Telethon) with CSV input When to use - "send via telegram" - "message everyone through telegram" - "telegram campaign" - When in data Dependencies - Python 3, Telethon, python-dotenv - Active Telegram session Paths | What | Path | |------|------| | Tool | | | Shared lib | | | Telegram Session | | | ENV | | | Send Log | | How to run Step 1: Prepare CSV Claude prepares CSV with recipients. Minimum columns: Or without the column -- then use the template. Step 2: Dry-run (verification) Or with a template: Step 3: Send Parameters | Parameter | Descripti…