Telegram bot built using the Pyrogram library that allows users to download files by sending a URL to the bot. The bot will download the file and display a progress bar in the chat.
- Download files from URLs
- Display progress bar in the chat, updating every 6 seconds
- Move downloaded files to a specified directory
- Python 3.x
- Telegram API credentials (API ID and API Hash)
- Telegram Bot Token
- Clone the repository:
- Run the bot