A powerful Telegram music bot for voice chats with features like YouTube, Spotify, Resso, AppleMusic, and Soundcloud support.
- YouTube, Spotify, Resso, AppleMusic & Soundcloud support
- Written in Python with Pyrogram and Py-Tgcalls
- Heroku and VPS deployment support
- Channel and group voice chat playback
- Inline search support
- YouTube thumbnail search
- Unlimited queue
- Broadcast messages
- Detailed stats and user analytics
- Block/Unblock user management
- Multi-language support
- Playlist management
- Clone repo:
git clone https://github.com/THE-VIP-BOY-OP/VIP-MUSIC && cd VIP-MUSIC
- Setup by:
bash setup
- Fill Extra Variables by
nano .env
, save changes withCTRL+X
, theny
, thenEnter
- Install tmux:
sudo apt install tmux && tmux
- Run the bot:
bash start
- To exit tmux session: Press
Ctrl+b
and thend
Required variables:
API_ID
- Get from my.telegram.orgAPI_HASH
- Get from my.telegram.orgBOT_TOKEN
- Get from @BotFatherMONGO_DB_URI
- MongoDB database URLLOG_GROUP_ID
- Group ID for loggingOWNER_ID
- Your Telegram user IDSTRING_SESSION
- Pyrogram string session (Pyrogram v2)
Optional variables:
SPOTIFY_CLIENT_ID
- Spotify client IDSPOTIFY_CLIENT_SECRET
- Spotify client secretHEROKU_API_KEY
- Heroku API keyHEROKU_APP_NAME
- Heroku app name See config docs for full list of variables
- Join VIP_CREATORS for updates
- Join TG_FRIENDSS for support
This project is licensed under the MIT License
A heartfelt thanks to Team Yukki for creating the amazing YukkiMusicBot that inspired this project!