URL-Uploader

A simple url uploader bot with permenent thumbnail support

Scrapped some code from @SpEcHIDe's AnyDLBot Repository
Made with Python3

Deploy

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

Variables

  • API_HASH Your API Hash from my.telegram.org
  • API_ID Your API ID from my.telegram.org
  • BOT_TOKEN Your bot token from @BotFather
  • AUTH_USERS Allow only pre-defined users to use this bot
  • TIME_LIMIT For time to next process in second
  • UPDATE_CHANNEL Updates channel username without '@' for force subscription

GitHub

https://github.com/FayasNoushad/URL-Uploader