/Telegram-URL-Upload

This is a telegram bot. It will upload your file to Telegram using the link

Primary LanguagePythonMIT LicenseMIT

Getting started

This is a telegram bot. It will upload your file to Telegram using the link

  • Installation
$ git clone https://github.com/AbhijithNT/Telegram-URL-Upload.git
  • Change directory
$ cd Telegram-URL-Upload
  • Virtual Environment Optional
$ pip install virtualenv
$ virtualenv venv
$ source venv/bin/activate
  • Install dependencies
$ pip install -r requirements.txt
  • Run the Bot
$ python -m bot
  • Require environment variables

Follow the links

  1. API_ID and API_HASH Telegram API
  2. BOT_TOKEN BotFather

Heroku Deploy

Deploy

Built With

  • Pyrogram - Telegram MTProto API Client Library and Framework
  • Youtube-dl - Command-line program to download videos from YouTube.com and other video sites

Contributing

Please read CODE_OF_CONDUCT.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

See also the list of contributors who participated in this project.

Telegram Channel

Join the News channel. Here we will post releases and updates.

License

The Telegram-URL-Upload is licensed under the MIT license.