Skip to content

Monster-ZeroX/Video-Stream-X-Bot

Repository files navigation

Video Stream X Bot

Telegram bot project for streaming video on telegram video chat, powered by tgcalls and pyrogram

Deploy to Heroku 👨‍🔧

The easy way to host this bot

Deploy On Railway

Deploy+on+Railway

VPS Deployment

- sudo apt update && ugrade -y
- sudo apt install python3-pip -y virtualenv
- sudo apt install ffmpeg -y
- git clone https://github.com/Monster-ZeroX/Video-Stream-X-Bot  #Clone your repo.
- cd video-stream
- virtualenv env #Create Virtual Environment.
- source env/bin/activate #Activate Virtual Environment
- pip3 install --upgrade pip
- pip3 install -U -r requirements.txt
- sudo nano config.py #Fill it with your variables value. (or rename sample.env to local.env and fill it)
- python3 -m bot

Credits ⚔

About

A Telegram Bot To Stream Videos in Telegram Voice Chat.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published