Skip to content

TG-Bot-Devs/TG-Music-Bot

Repository files navigation

TG Music Bot

A bot that can play music on telegram group's voice call
Scrapped some code from @Infinity-Bots's Repository
Please fork this repository don't import code
Made with Python3
(C) @TG-Bot-Devs
Copyright permission under GNU General Public License v3.0
License -> https://github.com/TG-Bot-Devs/TG-Bot-Devs/blob/main/LICENSE

Requirements 📝

Commands 🛠

For all in group

  • /play - reply to youtube url or song file to play song
  • /play <song name> - play song you requested
  • /song <song name> - download songs you want quickly
  • /search <query> - search videos on youtube with details

Admins only

  • /pause - pause song play
  • /resume - resume song play
  • /skip - play next song
  • /end - stop music play

Deploy To Heroku

Use to get pyrogram string session

Credits

All Credits Here