Metadata-Version: 2.4
Name: teleforward
Version: 0.1.0
Summary: A simple CLI tool to forward Telegram media between channels
Author: ppsunimon
Author-email: ppsunimon3@gmail.com
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: telethon
Requires-Dist: tqdm
Requires-Dist: colorama

# TeleForward

A simple CLI tool to forward Telegram media between channels using Telethon.

## 🚀 Installation
```bash
pip install teleforward
```

## 🧠 Usage
```bash
teleforward
```

Then follow the prompts to select source and destination channels.

## ⚙️ Requirements
- Python 3.8+
- Telegram API ID & Hash (get them from [my.telegram.org](https://my.telegram.org))

## 🧑‍💻 Author
**ppsunimon**  
📧 ppsunimon3@gmail.com
