Sadew451 / TgMusicPlayer

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

Home Page:https://t.me/SDBOTs_inifinity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://t.me/SDBOTs_inifinity

License:GNU General Public License v3.0


Languages

Language:Python 96.4%Language:Shell 2.2%Language:Dockerfile 1.5%