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.
- Install Docker
- Install Docker Compose
- Add correct environment variables to the docker-compose.yml
- Run
docker-compose up -d
Please go through the Spotify documentation to get your client id and secret. Use the Discord docs to retrieve your token.