Spotify Music Downloader Telegram Bot is a Telegram bot for downloading music from Spotify.
- Python >= 3.10.x
Clone the project.
git clone https://github.com/UdayScripts/MusicBot.gitOpen Folder
cd telegram-botCreate a Python environment.
python -m venv envRun the script to install the project.
source main.shRun the Telegram bot.
python main.py