Skip to content

buurro/spotify-now-playing-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Now Playing on Spotify Telegram Bot

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