Skip to content

venompratap/VenomMusic

Repository files navigation

🎵 Venom Music🎵

Venom Music Logo

GitHub stars GitHub forks GitHub issues GitHub license

Delivering Superior Music Experience to Telegram


Cheapest Web Hosting Contact Owner


🛠️ Api For Music bot

Api Plan Name Daily Requests Monthly Price
Month Plan 5,000 ₹100

📌 Important Notes About API Usage

  • 🔄 Daily Reset: Request limits reset at midnight (IST) every day.
  • 🎵 Audio-Only API: Video support requires cookies (see YouTube section above).

🌟 Features

  • 🎵 Multiple Sources: Play music from various platforms.
  • 📃 Queue System: Line up your favorite songs.
  • 🔀 Advanced Controls: Shuffle, repeat, and more.
  • 🎛 Customizable Settings: From equalizer to normalization.
  • 📢 Crystal Clear Audio: High-quality playback.
  • 🎚 Volume Mastery: Adjust to your preferred loudness.

🚀 One-Click Deploy to Heroku

Deploy to Heroku

Click the button above to instantly deploy Venom Music Bot on Heroku


🚀 Deploy on VPS Commands


🔧 Quick Setup

  1. Upgrade & Update:

    sudo apt-get update && sudo apt-get upgrade -y
  2. Install Required Packages:

    sudo apt-get install python3-pip ffmpeg -y
  3. Setting up PIP

    sudo pip3 install -U pip
  4. Installing Node

    curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash && source ~/.bashrc && nvm install v18
  5. Clone the Repository

    git clone https://github.com/venompratap/VenomMusic && cd VenomMusic
  6. Install Requirements

    pip3 install -U -r requirements.txt
  7. Create .env with sample.env

    cp sample.env .env
    • Edit .env with your vars
  8. Editing Vars:

    vi .env
    • Edit .env with your values.
    • Press I button on keyboard to start editing.
    • Press Ctrl + C once you are done with editing vars and type :wq to save .env or :qa to exit editing.
  9. Installing tmux

    sudo apt install tmux -y && tmux
  10. Run the Bot

    bash start

🛠 Commands & Usage

The Venom Music Bot offers a range of commands to enhance your music listening experience on Telegram:

Command Description
/play Play the requested song.
/pause Pause the currently playing song.
/resume Resume the paused song.
/skip Move to the next song in the queue.
/stop Stop the bot and clear the queue.
/queue Display the list of songs in the queue.

For a full list of commands, use /help in telegram.


🔄 Updates & Support

Stay updated with the latest features and improvements to Venom Music Bot:


🤝 Contributing

We welcome contributions to the Venom Music Bot project. If you'd like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch with a meaningful name.
  3. Make your changes and commit them with a descriptive commit message.
  4. Open a pull request against our main branch.
  5. Our team will review your changes and provide feedback.

For more details, reach out us on telegram.


📜 License

This project is licensed under the MIT License. For more details, see the LICENSE file.


🙏 Acknowledgements

Thanks to all the contributors, supporters, and users of the Venom Music Bot. Your feedback and support keep us going!

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages