TITANIUMXDD / ntg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RaiChu Music

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

Codacy

Repo Stats

github card

Find me here : RaiChu

🏷️ --Setting Up-- :

  • 1.) first, add @JenniFer_x_RoBot to your group.
  • 2.) then promote me as admin and give all permissions except anonymous admin.
  • 3.) add @CrowXnull to your group.
  • 4.) turn on the voice chat first before start to play song.
  • 5.) type /play (reply to video) to start streaming.
  • 6.) type /end to end the video streaming.

πŸ›  Available Commands:

🏷️ --Common Commands-- :

COMMAND FUNCTION πŸ‘»
/start start bot
/help get help
/video [name] download the video

🏷️ --Admin Only Commands-- :

COMMAND FUNCTION
/play video url
/play stream the replied video
/mute mute the userbot in vc
/unmute unmute the userbot in vc
/end end stream and left vc
/skip to skip a current song

🍁 Get STRING_SESSION from below:

Get pyrogram SESSION from here:

Deploy to Heroku 🀝

The easiest way to host this bot

VPS Deployment

- First Fork the repo
- fill config.py

- sudo apt update && apt upgrade -y 
- sudo apt install python3-pip ffmpeg -y
- sudo curl -sL https://deb.nodesource.com/setup_17.x | sudo bash -
- sudo apt-get install -y nodejs
- sudo npm i -g npm
- git clone https://github.com/AMANTYA1/RaiChuMusic  #Clone your repo.
- cd RaiChu-MusicV2
- sudo pip3 install --upgrade pip
- sudo pip3 install -U -r requirements.txt
- sudo python3 main.py

Credits πŸ’–

Support & Updates 🌹

About

License:GNU General Public License v3.0


Languages

Language:Python 99.6%Language:Dockerfile 0.3%Language:Procfile 0.0%