scamcloud / Music-Videooo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎡 Video Bot 🎡

Video Bot is a Music powerfull bot for playing music (Video or Audio) on telegram voice chat groups.


Video Bot is an Advanced Telegram Bot that's allow you to play Video & Music on Telegram Group Video Chat

Codacy

Can be found on Telegram as [Marrk Bot ❀](https://t.me/Jmhaiabr>

πŸ”Ž Support Inline Search

πŸ“Š Stats

CodeFactor

πŸ§ͺ Get SESSION_NAME from below:

GenerateString

🎭 Preview

Heroku Deployment

The easy way to host this bot, deploy to Heroku. Click On The Image To Deploy Deploy

VPS Deployment 🎡

Get the best Quality of streaming performance by hosting it on VPS, here's the step's:

sudo apt update && apt upgrade -y
sudo apt install git curl python3-pip ffmpeg -y
pip3 install -U pip
curl -sL https://deb.nodesource.com/setup_16.x | bash -
sudo apt-get install -y nodejs
npm i -g npm
git clone https://github.com/https://te.legra.ph/file/56708bcb0025da5dc19c4.jpg # clone the repo.
cd video-Bot
pip3 install -U -r requirements.txt
cp example.env .env # use vim to edit ENVs
vim .env # fill up the ENVs (Steps: press i to enter in insert mode then edit the file. Press Esc to exit the editing mode then type :wq! and press Enter key to save the file).
python3 main.py # run the bot.

# continue the host with screen or anything else, thanks for reading.

About

License:GNU General Public License v3.0


Languages

Language:Python 98.7%Language:Shell 0.9%Language:Dockerfile 0.3%Language:Procfile 0.0%