Simple bot to add music to team playlists via slack channels
- Set up your app on spotify
- Set up your bot on slack Add the right permissions needed for the bot. Enough to read slack messages and respond to users. Also make sure to have Socket mode on. (note: any changes you make to bot settings wont reflect on slack until you reinstall the app in workspace)
- Add the needed environment variables, find example in
.sample.env
.
go run main.go