A simple url uploader bot with permenent thumbnail support
Deploy on Heroku
Deploy in your vps
git clone https://github.com/FayasNoushad/URL-Uploader
cd URL-Uploader
pip3 install -r requirements.txt
# <Create Variables appropriately>
python3 bot.py
API_HASH
Your API Hash from my.telegram.orgAPI_ID
Your API ID from my.telegram.orgBOT_TOKEN
Your bot token from @BotFatherAUTH_USERS
Allow only pre-defined users to use this botPRIVATE
Boolean For private useTIME_LIMIT
For time to next process in secondLOG_CHANNEL
For sending recieved files to log channel
- Full credits goes to Shrimadhav UK for his AnyDLBot
- Updated / Modified by Fayas Noushad