Skip to content
/ vcpb Public
forked from callsmusic/vcpb

Uses MPV & Pyrogram, queue, stream & YouTube support.

License

Notifications You must be signed in to change notification settings

UserLazy/vcpb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VoiceChatPyroBot

Deployment

  • Configure

    • Passing CLI args when running the bot
    • Or copying config/sample_config.py to config/config.py
  • Install the dependencies

    sudo apt install mpv libmpv-dev pulseaudio &&
    pip3 install -U -r requirements.txt
  • Run

    python3 main.py  

About

Uses MPV & Pyrogram, queue, stream & YouTube support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%