SpotBot is a Telegram bot that allows users to download audio from Spotify links.
- Download audio from Spotify links( tracks, albums, and playlists ).
- Permission manager( if a user messages for the first time, the bot sends a request to the admin to approve/deny it ).
- User management
- Send a Spotify link to the bot.
- The bot will download the corresponding audio + cover and send it to you.
To run SpotBot, execute the following command in your terminal:
bash <(curl -sL https://bit.ly/run-spotbot)
or
bash <(curl -sL https://raw.githubusercontent.com/hrostami/spotbot/main/run.sh)