Skip to content

nikhileashy/musicplayer

 
 

Repository files navigation

SU Music Player — The first open-source PyTgCalls based Pyrogram bot to play music in voice chats

Note

Neither this, or PyTgCalls are stable.

Requirements

Deployment

HEROKU DEPLOYMENT

Deploy

Get STRING_NAME from here:

GenerateStringName

NORMAL WAY

  1. Install Python requirements:
    pip install -r requirements.txt
  2. Copy example.env to .env and fill it with your credentials.
  3. Run:
    python main.py

Credits

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.4%
  • Dockerfile 5.1%
  • Shell 2.5%