Skip to content

tmsachith/TMUploads_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Telegram URL File Upload Bot

A versatile Telegram bot written in Python, designed to handle file uploads directly from URLs. Users can input a URL of any valid file, and the bot will efficiently download and upload this file into the Telegram chat where it was requested, providing a seamless experience.

Features

  • URL to Telegram File Upload: Easily upload files to Telegram by sending a simple URL. The bot downloads the content from the given link and uploads it as a file.
  • Progress Feedback: Offers real-time download progress including percentage, file size, and amount downloaded, helping users to keep track of file transfer in an informative manner.
  • Built using Asynchronous Programming: Utilizes Python's asynchronous capabilities to ensure non-blocking and efficient execution, making it responsive and scalable to multiple requests.

Prerequisites

  • Python 3.7 or higher: Ensure you have Python correctly installed on your system.
  • Telegram Bot Token: Obtain your unique token from BotFather on Telegram.

Getting Started

Installation

  1. Clone the Repository
    git clone https://github.com/yourusername/your-repo-name.git
    cd your-repo-name

About

Telegram bot for URL upload

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages