- Fast & Powerful player
- Queues available
- Multi chats supported
- YouTube live links supported
- 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)
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
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 |
Distributed under the MIT Licence. See LICENSE.md
for more information.