MMKZA / 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
Please fork this repository don't import code
Made with Python3
(C) @FayasNoushad
Copyright permission under GNU General Public License v3.0
License -> https://github.com/FayasNoushad/URL-Uploader/blob/main/LICENSE

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

Accounts

Credits

About

A simple url uploader bot with permenent thumbnail support

License:MIT License


Languages

Language:Python 100.0%