Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 968 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 968 Bytes

Vc-Userbot

Telegram Mini Music Voice Chat Userbot

Session Get

Deploying

  • heroku:
    Deploy

  • VPS:
    git clone https://github.com/moezilla/vc-userbot
    pip install -r requirements.txt
    apt-get install ffmpeg
    python main.py

cmd:

  • !ping - bot ping cheak.
  • !play - Either give a youtube URL or reply to a telegram file to play it.
  • !stream - Play Song YT_URL.
  • !pause - Pause the stream.
  • !resume - Resume the stream.

Credits