47MusicPlayerBot
47MusicPlayerBot copied to clipboard
A Telegram Music Bot written in Python with Pyrogram and Py-Tgcalls.
đ§ 47Music Player đ§
A Powerful and Simple Telegram Bot
that can play songs & videos in Telegram group voice chats
đ Features
- Fast & Powerful player
- Queues available
- Multi chats supported
- YouTube live links supported
⨠Heroku Deploy
- Fork the repo and change template link in heroku deploy button to forked repo link (else you will not able to deploy)
- Change the app region to Europe (it will help to make the bot stable)
đââ Pyrogram Session
đ Config Vars
API_ID: Assistant account Telegram API_ID, get it from my.telegram.orgAPI_HASH: Assistant account Telegram API_HASH, get it from my.telegram.orgBOT_TOKEN: Your Telegram bot token, get it from @BotFatherSESSION_NAME: Pyrogram session string of assistant accountOWNER_ID: Your Telegram ID
âšī¸ Commands
| Command | Description |
|---|---|
| /play | play the given query or YouTube link as audio |
| /vplay | play the given query or YouTube link as video |
| /saudio | stream m3u8 or live stream audio link |
| /svideo | stream m3u8 or live stream video link |
| /queue | shows the songs in queue |
| /skip | play next song in queue |
| /pause | pause the audio stream |
| /resume | resume the audio stream |
| /mute | mute the userbot |
| /unmute | unmute the userbot |
| /stop | stop streaming and remove the userbot from the call |
| /restart | restart the bot |
â¤ī¸ Support
đ License
Distributed under the MIT Licence. See LICENSE.md for more information.
