Skip to content

KajdeMunter/SpotifyPlaylistDiscordBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpotifyPlaylistDiscordBot

A bot for discord that sends a message every time someone adds a song to a playlist. Includes a Makefile to get set up locally or build and publish to Docker Hub.

instructions:

  • Install Docker
  • Install Docker Compose
  • Add correct environment variables to the docker-compose.yml
  • Run docker-compose up -d

Environment variables:

Please go through the Spotify documentation to get your client id and secret. Use the Discord docs to retrieve your token.