- 🎧 Stream low-latency audio in real time to Telegram group video chats
- 🌐 Supports multiple platforms like YouTube, Spotify, Apple Music, SoundCloud
- ⚡ Advanced queue management with auto-play
- ⚙️ Easy deployment — works on Local, VPS, or Heroku
- ❤️ Built with Python
-
Upgrade & Update:
sudo apt-get update && sudo apt-get upgrade -y -
Install Required Packages:
sudo apt-get install python3-pip ffmpeg -y
-
Setting up PIP
sudo pip3 install -U pip
-
Installing Node
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash && source ~/.bashrc && nvm install v18
-
Clone the Repository
git clone https://github.com/nishkarshk212/Telegram_music && cd AloneX
-
Install Requirements
pip3 install -U -r requirements.txt
-
Installing tmux
sudo apt install tmux -y && tmux -
Editing Vars:
bash setup
-
Run the Bot
bash start