Telegram CLI Usage Guide

Installation
SKILL.md

Telegram CLI Usage Guide

Overview

Use tele to authenticate, list dialogs, and fetch messages from Telegram directly from the terminal.

Setup

  • Check if tele is already installed: which tele
  • Install with uv (recommended): uv tool install git+https://github.com/AFutureD/tele-cli
  • Verify install: tele -V
  • Config file: tele reads ~/.config/tele/config.toml by default and will create it on first run;

Notice

Related skills
Installs
GitHub Stars
1
First Seen