Ragug / 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


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
  • PRIVATE Boolean For private use
  • TIME_LIMIT For time to next process in second
  • LOG_CHANNEL For sending recieved files to log channel

Credits

About

A simple url uploader bot with permenent thumbnail support

License:MIT License


Languages

Language:Python 100.0%