Host it on VPS Locally : git clone https://github.com/avipatilpro/FileStreamBot cd FileStreamBot virtualenv -p /usr/bin/python3 venv . ./venv/bin/activate pip install -r requirements.txt python3 -m WebStreamer and to stop the whole bot, do CTRL+C Setting up things If you're on ...
Host it on VPS Locally : git clone https://github.com/avipatilpro/FileStreamBot cd FileStreamBot virtualenv -p /usr/bin/python3 venv . ./venv/bin/activate pip install -r requirements.txt python3 -m WebStreamer and to stop the whole bot, do CTRL+C Setting up things If you're on ...