go-UDP-wejay A UDP server for handling user-state Requirements: Add a .env (copy contents from .env-template) with your client-id and -secret from spotify To start: go run ./ # or modd Tests: go test -gcflags=-l ./... # or make test