Skip to content

aryazakaria01/YuiMusic

 
 

Repository files navigation

Yui Music Player 🎵

A bot that can play music on telegram group's voice call

Requirements 📝

- FFmpeg - NodeJS [nodesource.com](https://nodesource.com/) - Python 3.7+ - [PyTgCalls](https://github.com/pytgcalls/pytgcalls)

Commands 🛠

Groups member

  • /play yt url - or reply to youtube url
  • /play - reply 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
  • /video <query> - download high quality video from youtube
  • /lyrics <query> - sends the complete lyrics of the song
  • /glyrics <query> - search song lyrics with title/artist name

Admins only

  • /pause - pause song play
  • /resume - resume song play
  • /skip - play next song
  • /end - stop music play
  • /userbotjoin - add assistant to group
  • /userbotleave - let userbot leave your group
  • /reload - refresh adminlist

Owner & Sudo only

  • /rebootmusic - restart yui music
  • /gcast - global cast to all users

Deploy To Heroku

Deploy

Use Repl Link to get pyrogram string session

Credits

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.4%
  • Other 1.6%