/melody-master-bot

This telegram bot helps downloading audio from YouTube

Primary LanguagePython

Melody Master Bot

This project is a Telegram bot built using Python and the python-telegram-bot library. Bot can download and send you audio from different youtube videos.

Installation

  1. Clone the repository:

    git clone https://github.com/lravenclaw/melody-master-bot.git
    cd melody-master-bot
  2. Install the required Python packages:

    pip install -r requirements.txt
  3. Create a .env file to store your bot token and etc.

  4. Start app:

    python3 main.py