Skip to content

lravenclaw/melody-master-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This telegram bot helps downloading audio from YouTube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published