This bot fetches new releases from Spotify subscriptions and posts them to a Telegram channel.
- Fetches new releases from artists followed on Spotify.
- Sends notifications to a Telegram channel.
- Clone this repository.
- Install dependencies:
pip install -r requirements.txt. - Run the bot:
python bot.py.