Skip to content

hakutakaid/Music-Indo

Repository files navigation

🎵 ChiefMusic 🎶

ChiefMusic is an enhanced version of the original ChiefMusicBot, optimized for high-quality music streaming in Telegram voice chats. Built with Python and Pyrogram. 🚀

⭐ Support the Original

If you're using or forking this project, please show your support by starring the original repo: ChiefMusicBot

🚀 Quick Deployment Options

Deploy on Heroku

Get started quickly by deploying to Heroku with just one click:

🖥️ VPS Deployment Guide

  • Update and Install Dependencies: sudo apt update && sudo apt upgrade -y && sudo apt install -y ffmpeg git python3-pip python3-venv tmux nano

  • Create the Virtual Environment: python3 -m venv .venv

  • Activate Virtual Env: source .venv/bin/activate

  • Clone the Repository: git clone https://github.com/hakutakaid/Music-Indo && cd ChiefMusic

  • Install Python Requirements: pip install -r requirements.txt

  • Copy and Edit Environment Variables:

    Copy the sample environment file: cp sample.env .env

    Edit the variables in the .env file: nano .env

After editing, press Ctrl+X, then Y, and press Enter to save the changes.

  • Run the Bot: bash start

  • Keep the Bot Running with tmux: tmux

To exit the tmux session without stopping the bot, press Ctrl+b, then d.

⚙️ Configuration

Need help setting up? Check out our detailed configuration guide: Configuration Instructions.

🤝 Need Help?

We're here to support you through multiple channels:

❣️ Show Your Support

Love ChiefMusic? Here's how you can help:

Together, we can make ChiefMusic and ChiefMusicBot even better!

🙏 Special Thanks

A heartfelt thanks to Team Yukki for creating the amazing ChiefMusicBot that inspired this project!

About

Telegram Bot Music Dengan Pyrogram Client Dan Py-TgCalls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages