Skip to content

subinps/MusicPlayer-Heroku

 
 

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.2%
  • Dockerfile 5.3%
  • Shell 2.5%