Skip to content

❤️ A Powerfull And Simple Telegram Music Player Bot By SDBOTs Made With @python Credits Goes to @pytgcalls

License

Notifications You must be signed in to change notification settings

Sadew451/TgMusicPlayer

Repository files navigation

Group Music Player

A simple telegram Music Player made with python credits for pytgcalls

Mandatory Vars

    [+] Make Sure You Add All These Mandatory Vars. 
    
    [-] APP_ID : You can get this value from @SDMyTgOrgBot
    [-] APP_HASH : You can get this value from @SDMyTgOrgBot
    [-] TOKEN : Get from botfarther
    [-] SUDO_USERS : Your ID
    [-] SESSON_NAME : SESSON_STRING

Support

Requirements

  • FFmpeg
  • Python 3.7+

Deployment

Config

Copy example.env to .env and fill it with your credentials.

The good way

  1. Install Python requirements:
    pip install -U -r requirements.txt
  2. Run:
    python main.py

Docker

  1. Build:
    docker build -t musicplayer .
  2. Run:
    docker run --env-file .env musicplayer
Deploy on Heroku

Deploy

Get Your String Session By Pyrogram

Commands

License

GNU Affero General Public License v3.0

Read more