TG-URL-Uploader
TG-URL-Uploader copied to clipboard
An Open Source GPLv3 All-In-One Telegram Bot
URL Uploader Bot
An Open Source ALL-In-One Telegram RoBot, that can do lot of things.
My Features:
๐ All Supported Video Formats of https://rg3.github.io/youtube-dl/supportedsites.html
๐ Upload as file from any HTTP link
Installation
The Easy Way
You can also tap the Deploy To Heroku button below to deploy straight to Heroku!
Watch our Video for Create own Bot - ๐ https://youtu.be/QkAkSLBgoYw
The Hard Way
virtualenv -p python3 VENV
. ./VENV/bin/activate
pip install -r requirements.txt
cp sample_config.py config.py
--- EDIT config.py values appropriately ---
python bot.py
Our Telegram Channel and Group
Credits, and Thanks to
- @SpEcHlDe for his AnyDLBot
- Dan Tรจs for his Pyrogram Library
- Yoily for his UploaditBot
- For FeedBack and Suggestions, please feel free to say in InFoTel Group
LICENSE
- GPLv3