Jenn607 / PrimeMusic

Repo ini 100% Clone YukkiMusicBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prime Music Bot RELEASE

Prime Music Bot is a Powerful Telegram Music+Video Bot written in Python using Pyrogram and Py-Tgcalls by which you can stream songs, video and even live streams in your group calls via various sources.

  • Youtube, Soundcloud, Apple Music, Spotify, Resso and Telegram Audios & Videos support.
  • Written from scratch, making it stable and less crashes.
  • Attractive thumbnails, fonts and images, making experience more user-friendly and interactive.
  • Loop, Seek, Shuffle, Specific Skip, Playlists etc support
  • Global, Users, Chats Top 10 played tracks stats
  • Multi-Language support

πŸ”— An Overview

Here's a brief high-level overview of the Yukki Music Bot:

This project is based on Pyrogram and Py-Tgcalls . Pyrogram is a modern, elegant and asynchronous MTProto API framework.

  • For database, Yukki uses the MongoDB to store data and keys. MongoDB is a document database with the scalability and flexibility that you want with the querying and indexing that you need.
  • Project uses the bs4 web scrapping for getting many platform details. Beautiful Soup is a Python library for pulling data out of HTML and XML files.
  • The project uses the font Raleway as its main font for the thumbnails.
  • The projects uses attractive images and icons which you can get in assets directory.

⚑️ Getting Started

Before deploying Prime Music Bot , please have a look towards all available config vars , also please check all available commands of the project.

πŸ–‡ Generating Pyrogram String Session

Deployment on Heroku or VPS

πŸš€ Heroku Deployment

Click the button below to deploy Prime on Heroku!

Click the button below to deploy Prime on bot Telegram!

πŸ”— Deploy on VPS

Tutorial Deploy on VPS

root@PrimeMusic~ $ screen -S PrimeMusic
root@PrimeMusic~ $ git clone https://github.com/Toni880/PrimeMusic
root@PrimeMusic~ $ cd PrimeMusic
root@PrimeMusic~ $ bash setup

Setup will install each and every requirement, nodejs and pip packages automatically. After successfull installation of requirements , setup will ask you to input your vars. Please input your vars correctly.

root@PrimeMusic~ $ bash start

πŸ—‚ License

This project is licensed under the GNU General Public License v3. All designs were created by @Toni880 .

See LICENSE for more information.

Special thanks to these amazing projects/people which/who help power Prime Music Bot:

About

Repo ini 100% Clone YukkiMusicBot

License:GNU General Public License v3.0


Languages

Language:Python 98.8%Language:Shell 1.1%Language:Dockerfile 0.1%