Skip to content
This repository was archived by the owner on Oct 29, 2025. It is now read-only.

buurro/spotify-now-playing-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Now Playing on Spotify Telegram Bot

Warning

ARCHIVED: This version is no longer maintained. Please visit the new version at https://github.com/buurro/spnpbot

Simple Telegram bot that lets you share on Telegram what you're listening on Spotify.

Try it now! @spnpbot

Getting Started

Prerequisites

  • Register an application on the Spotify developer dashboard
  • Register a bot on Telegram through BotFather and enable inline mode
  • Python 3.9

Installation

Install the required Python modules with poetry:

poetry install

Copy .env.sample to .env and set your Telegram bot token and Spotify app credentials.

Running

Just run:

poetry run python run.py

About

Share what you're playing on Spotify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published