Skip to content

Telegram bot to get the lyrics of what you are listening to on Spotify.

Notifications You must be signed in to change notification settings

manuhortet/spotify-lyrics-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify lyrics bot

Using this repo to get the lyrics. Thanks @PappaStalin!

Functional instance running at @Chatot_bot

Usage

Create credentials/credentials.py and declare the bot's token there.

Running locally

python run.py

Running on docker

docker build -t <SERVICE-NAME> .
docker run -p <SERVICE-NAME>

About

Telegram bot to get the lyrics of what you are listening to on Spotify.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published