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>