A Telegram Userbot to play or streaming Audio and Video songs / files in Telegram Voice Chats
A Telegram Userbot to play or streaming Audio and Video songs / files in Telegram Voice Chats.
1) Installing NodeJS
bash
curl -fsSL https://deb.nodesource.com/setup_16.x | sudo -E bash -
sudo apt-get install -y nodejs
2) Installing FFMPEG and Git
bash
sudo apt-get install git ffmpeg -y
3) Cloning the Repo
bash
git clone https://github.com/KennedyProject/Vcmusic-Userbot
cd Vcmusic-Userbot
4) Rename `example.env` to `.env` and Fill