Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 501 Bytes

File metadata and controls

24 lines (22 loc) · 501 Bytes

Spotify Music Downloader Telegram Bot

Spotify Music Downloader Telegram Bot is a Telegram bot for downloading music from Spotify.

Requirement

  • Python >= 3.10.x

Installing

Clone the project.

git clone https://github.com/EXG1O/Spotify-Music-Downloader-Telegram-Bot.git
cd Spotify-Music-Downloader-Telegram-Bot

Create a Python environment.

python -m venv env

Run the script to install the project.

source setup.sh

Run the Telegram bot.

python main.py