Skip to content

basil03p/FileStreamBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileStreamBot (Modified)

Report a Bug | Request Feature


🍁 About :

FileStreamBot Logo

This is a modified version of the original FileStreamBot. It provides stream links for Telegram files without waiting for downloads to complete, while also offering file storage capabilities.


♢ How to Deploy :

You can deploy on Koyeb, locally, or on a VPS.

♢ Click on This Drop-down and get more details

Deploy on Koyeb (Free) :
  • Fork this repository.

  • Click on the button below to deploy easily.

    Deploy to Koyeb

  • Follow the instructions in Koyeb to set up your bot.

  • Go to the variables tab for more info on setting up environmental variables.

Deploy Locally :
git clone https://github.com/basil03p/FileStreamBot
cd FileStreamBot
python3 -m venv ./venv
. ./venv/bin/activate
pip install -r requirements.txt
python3 -m FileStream

About

Telegram File to Link Fastest Bot , Its Generate Direct Links Quickly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.9%
  • HTML 11.9%
  • Other 0.2%