GithubHelp home page GithubHelp logo

saurabhdj / vsu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thanusara/vsu

0.0 0.0 0.0 274 KB

video streaming userbot (vsu) based on pytgcalls for streaming video trought the telegram video chat group.

Home Page: https://t.me/VeezSupportGroup

Dockerfile 1.62% Shell 4.65% Python 93.74%

vsu's Introduction

VIDEO STREAM USERBOT โœจ

an another telegram userbot for streaming video trought the telegram video chat.

Environmental Variables ๐Ÿ“Œ

  • API_ID : Get this value from my.telegram.org/apps
  • API_HASH : Get this value from my.telegram.org/apps
  • SESSION : visit here to obtain this value.
  • SUDO : User ID of users who have access to use the bot commands, separate each with space.
  • BOT_TOKEN : (Optional) Get this value from BotFather.

๐Ÿ›  Commands (sudo only)

you can change who's people can access the userbot command, try to fork this repo and remove the filters.user{Var.SUDO} change to anything filters type available on pyrogram

  • !play (reply to video/file/provide yt url) - to stream video
  • !stream (provide yt url) - to stream a youtube live streaming
  • !stop - to stop the video streaming
  • !leave - order the userbot to leave from vc
  • !logs - send you the userbot logs
  • !term (for dev) - to know about this, see on this file

HOST ON HEROKU ๐Ÿ’œ

Deploy

HOST ON RAILWAY ๐Ÿš„

Deploy+on+Railway

VPS Deployment ๐Ÿ“ก

- sudo apt update && upgrade -y
- sudo apt install python3-pip -y virtualenv
- sudo apt install ffmpeg -y
- nvm install v16.5.0
- git clone https://github.com/levina-lab/vsu
- cd vsu
- virtualenv venv #Create Virtual Environment.
- source venv/bin/activate #Activate Virtual Environment
- pip3 install --upgrade pip
- pip3 install -U -r requirements.txt
- npm i -g npm
- cp -r sample.env local.env
- nano local.env #Fill it with your variables value.
- python3 -m vcbot

Special Credits ๐Ÿ’–

made with py-tgcalls and pyrogram โค๏ธ

vsu's People

Contributors

reysiregar avatar saurabhdj avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.