Skip to content

Selfie-bd/AIOM-TG-URL-UPLODER-BOT

 
 

Repository files navigation

URL Uploader Bot


An Open Source ALL-In-One Telegram RoBot, that can do lot of things.

My Features:

All Supported Video Formats List

Upload As File From Any HTTP Link

Installation

The Easy Way

Deploy To Heroku

Deploy

Watch our Video for Create own Bot - 👉 https://youtu.be/QkAkSLBgoYw

The Hard Way

virtualenv -p python3 VENV
. ./VENV/bin/activate
pip install -r requirements.txt
cp sample_config.py config.py
--- EDIT config.py values appropriately ---
python bot.py

Our Telegram Channel and Group

Credits, And Thanks To

LICENSE

  • GPLv3

About

An Open Source GPLv3 All-In-One Telegram Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%