Skip to content

Download music, playlist, artist's top tracks and album from spotify in your telegram!

Notifications You must be signed in to change notification settings

Revisto/RevSpotify-0.1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RevSpotify

A Telegram Bot that can download music from Spotify

RevSpotify is a fast, useful telegram bot to have Spotify music on Telegram.

✨ Features ( till now )

  • Download tracks from Spotify
  • Download album from Spotify
  • Download playlist from Spotify
  • Download artist's top tracks from Spotify

⚙️ Installation

RevSpotify only and only requires Docker to run.

Install Docker and start the bot, docker takes care of other dependencies.

apt install docker-ce

Now clone the repo:

git clone https://github.com/revisto/RevSpotify
cd RevSpotify

Let's take care of .env files...

cp revspotify/.env_sample revspotify/.env

.env file contains your telegram bot token. fill it like this:

token=<TELEGRAM_ACCESS_TOKEN>

Docker

Make sure that you have done all installation steps and made .env files. then, build it and run it.

docker build -t revspotify .
docker run -d revspotify

🤝 Contributing

Contributions, issues and feature requests are welcome.
Feel free to check issues page if you want to contribute.

Show your support

Please ⭐️ this repository if this project helped you!

📝 License

GNUv2

Free Software, Hell Yeah!

About

Download music, playlist, artist's top tracks and album from spotify in your telegram!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published