bibee-emio / MedusaMusic

A Telegram bot for Download songs in mp3 format from YouTube and Extract lyrics from Genius.com ❤️

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MedusaMusic



A Telegram bot for Download songs in mp3 format from YouTube and Extract lyrics from Genius.com ❤️


Commands

Reach @MedusaMusic on Telegram

  • /start - Check if the bot online
  • /song TWICE Alcohol Free - Just replace the 'TWICE Alcohol Free' with a song name what you want
  • /lyrics Imagine Dragons Battle Cry - Just replace the 'Imagine Dragons Battle Cry' with a song name what you want

Run Locally

Requirements

  • Python 3.8+
  • FFmpeg
  • Git Bash
  • Your Telegam API Hash & ID
  • Bot Token

  • Clone the repo
$ git clone https://github.com/bibee-emio/MedusaMusic
  • Change the Directory
$ cd MedusaMusic
  • Install the requirements using pip
$ pip3 install -r requirements.txt
  • Edit the config.py with your own values
  • Run the bot
$ python3 medusa.py

Deploy to Heroku


  • Fork the repo
  • Just click the button below & follow the steps
Deploy

Special Credits

Fork the repo | Put a start | Follow me on github

Thank You❤️

About

A Telegram bot for Download songs in mp3 format from YouTube and Extract lyrics from Genius.com ❤️

License:GNU General Public License v3.0


Languages

Language:Python 99.8%Language:Procfile 0.2%