URL Uploader Bot
An Open Source ALL-In-One Telegram RoBot, that can do lot of things.
My Features
Installation
The Easy Way
You can also tap the Deploy To Heroku button below to deploy straight to Heroku!
Watch our Video for Create own Bot -
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