allarchive / MT-URL-Uploader

A simple url uploader bot with permenent thumbnail support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URL-Uploader

A simple url uploader bot with permenent thumbnail support

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

Thanks To Fayas 

Deploy

Deploy on Heroku

Deploy in your vps

git clone https://github.com/MRK-YT/MT-URL-Uploader
cd MT-URL-Uploader
pip3 install -r requirements.txt
# <Create Variables appropriately>
python3 bot.py

Variables

  • API_HASH Your API Hash from my.telegram.org as @MT_MyTelegramOrg_Bot
  • API_ID Your API ID from my.telegram.org as @MT_MyTelegramOrg_Bot
  • 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

About

A simple url uploader bot with permenent thumbnail support

License:MIT License


Languages

Language:Python 100.0%