Skip to content

nikhileashy/yeah-my-man

 
 

Repository files navigation

Calls Music (Itz-Fork Edit)

All Credits To CallsMusic ❤️

Original Repo!

Here it is! This The Original Repo ❤️

Note!⚠️ ,

You need another (dummy) Telegram Account For This!

Deployment

Before You Deploy make sure you Starred & Forked The Original Repo ❤️ . And This Repo! 🤗️

Easy Way ⚡️

With Heroku

Deploy

Pyrogram String Session

Problems?

Huh? Facing Problems? Sed Read How To Deploy

Config Vars 😂,

SESSION_NAME
BOT_TOKEN
API_ID
API_HASH
SUDO_USERS
DURATION_LIMIT

How To Get Config Vars? 🤔 Read This!

Requirements

  • FFmpeg
  • NodeJS 15+
  • Python 3.7+

Config

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

Without Docker

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

Using Docker

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

Need Support?

Ask in Nexa Bots Support Group

Credits

License

GNU General Public License v3.0

Read more

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.7%
  • Shell 1.4%
  • Dockerfile 0.9%