Skip to content
klept0 edited this page Sep 23, 2025 · 3 revisions

Welcome to Telegram Forwarder Bot v2

Python Version License: MIT

An asynchronous Telegram message forwarding bot with a modern Python architecture, built with Telethon and Rich.

This project is based on the original Telegram Forwarder Bot by Mohammad Shabib.

🚀 Key Features

  • Async/Await Architecture: Fully asynchronous for high performance
  • Live Forwarding: Real-time message forwarding with event handlers
  • History Forwarding: Bulk message forwarding with date filtering
  • Progress Tracking: Real-time progress indicators
  • Multi-Account Support: Switch between multiple Telegram accounts
  • Rate Limiting: Built-in rate limiting to respect API limits
  • Rich Console UI: Beautiful terminal interface
  • Type-Safe: Full type hints with mypy support

📖 Quick Links

Clone this wiki locally