π ππππ ππΎπ πππππ πΎππΌππππΏ
Hello everyone,I am excited to announce that I have taken over ownership of this repository! With the previous owner's blessing, I am committed to continuing the development and maintenance of this project.
I want to express my gratitude to the previous owner for their hard work and dedication to this project. It's an honor to have the opportunity to carry the torch forward.
Moving forward, I welcome your support and contributions to help make this project even better. Together, we can ensure its continued success and usefulness to the community.
Thank you all for your support, and I look forward to working with you on this exciting journey!
Best regards, Chiranjib
This Python-based bot, utilizing Pyrogram and Py-Tgcalls, enables effortless streaming of songs, videos, and live streams directly into group calls from various sources.
-
Source Variety:
- Stream content from YouTube, Soundcloud, Apple Music, Spotify, Resso, Live Streams, and Telegram Audios & Videos.
-
Stability and Reliability:
- Developed from scratch to ensure stability and minimize crashes, featuring attractive thumbnails for a better user experience.
-
Advanced Controls:
- Enjoy advanced controls such as Loop, Seek, Shuffle, Specific Skip, Playlists, and more for a customized listening experience.
-
Multi-Language Support:
- Supports multiple languages, enhancing accessibility and user-friendliness for a diverse user base.
Enhance your group chat experience with seamless music and video streaming. Visit the
πΌππ§π€ππ β ππͺπ¨ππ on Telegram today!
π VPS Deployment
-
Upgrade and Update:
sudo apt-get update && sudo apt-get upgrade -y
-
Installing Required Packages:
sudo apt-get install python3-pip ffmpeg -y
-
Setting up PIP:
sudo pip3 install -U pip
-
Installing Node:
curl -fssL https://deb.nodesource.com/setup_18.x | sudo -E bash - && sudo apt-get install nodejs -y && npm i -g npm
-
Clone the Repository:
git clone your_repo_link && cd repo_name
-
Install Requirements:
pip3 install -U -r requirements.txt
-
Create .env with sample.env:
cp sample.env .env
-
Editing Vars:
vi .env
Press
I
to start editing. Edit .env with your values. PressEsc
, then type:wq
to save and exit. -
Finally, Run Your Music Bot:
sudo apt install tmux && tmux bash start
TeamYukki For Project Base