A Telegram bot to all media and documents files to web link
FileStreamBot
Telegram File to Link Fastest Bot , also used for movies streaming
This bot will give you stream links for Telegram files without the need of waiting till the download completes
♢ How to make your own :
Either you could locally host or deploy on Heroku
♢ Click on This Drop-down and get more details
Deploy on Heroku :
- Fork This Repo
- Click on Deploy Easily
So Follow Above Steps 👆 and then also deply other wise not work
Press the below button to Fast deploy on Heroku
then goto the variables tab for more info on setting up environmental variables.
Host it on VPS Locally :
git clone https://github.com/avipatilpro/FileStreamBot
cd FileStreamBot
virtualenv -p /usr/bin/python3 venv
.