Skip to content

This Is Light And Smooth Music Userbot Made by @The_LegendBoy

License

Notifications You must be signed in to change notification settings

Sivaram151/MUSIC-VC

 
 

Repository files navigation

This Is Telegram Music UserBot To Play Music Without Being Admin

A FASTEST AND SMOOTHEST BASED ON TG CALLS AND PYROGRAM STRING.

🚀 Deploy

U CAN USE THIS BUTTON WITHOUT FORK IF ERROR " Like Salesforce Violate" Then READ DOWN ONE MESSAGE

Deploy on Heroku


  • If Error Like Salesforce Then Fork This Repo

  • Then Click On Down One Button

  • Deploy


☁️ Self Host

$ git clone https://github.com/LEGEND-OS/Music-VC
$ cd MusicPlayer
$ cp sample.env .env
< edit .env with your own values >
$ sudo docker build . -t musicplayer
$ sudo docker run musicplayer

Configs

  • API_ID: Telegram app id.
  • API_HASH: Telegram app hash.
  • SESSION: Pyrogram string session. You can generate from here.
  • SUDOERS: ID of sudo users (separate multiple ids with space).
  • PREFIX: Commad prefixes (separate multiple prefix with space). Eg: ! /
  • LANGUAGE: An available bot language (can change it anytime). Default: en
  • CUSTOM_QUALITY: Custom stream quality for the userbot in vc. Default: high

📄 Commands

Command Description
• !ping Check if alive or not
• !start / !help Show the help for commands
• !mode / !switch Switch the stream mode (audio/video)
• !p / !play [song name or youtube link] Play a song in vc, if already playing add to queue
• !radio / !stream [radio url or stream link] Play a live stream in vc, if already playing add to queue
• !pl / !playlist [youtube playlist link] Play the whole youtube playlist at once
• !skip / !next Skip to the next song
• !m / !mute Mute the current stream
• !um / !unmute Unmute the muted stream
• !ps / !pause Pause the current stream
• !rs / !resume Resume the paused stream
• !list / !queue Show the songs in the queue
• !mix / !shuffle Shuflle the queued playlist
• !loop / !repeat Enable or disable the loop mode
• !lang / language [language code] Set the bot language in group
• !ip / !import Import queue from exported file
• !ep / !export Export the queue for import in future
• !stop / !leave Leave from vc and clear the queue

🗣 Languages

en    English

📃 License

Music Player is licenced under the GNU Affero General Public License v3.0. Read more here.

About

This Is Light And Smooth Music Userbot Made by @The_LegendBoy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.6%
  • Other 1.4%