Skip to content

petschni/spotify-playlist-2-slack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotify-playlist-2-slack

Show new playlist entries in slack channel

Configuration

You need to set these environment variables in heroku or as environ variables for foreman:

SLACK_URL=https://hooks.slack.com/services/*/*/*

SPOTIFY_CLIENT_ID=ClientID
SPOTIFY_CLIENT_SECRET=ClientSecret
SPOTIFY_USERNAME=SpotifyUsername
SPOTIFY_PLAYLIST=PlaylistId

If you want to store last fecthed datestamp in redistogo (like on heroku) instead of local file set:

REDISTOGO_URL=URL

License

MIT. Copyright © 2015 Petter Sandholdt

Deploy to Heroku

Deploy

Deploy to Bluemix

Deploy to Bluemix

About

Show new playlist entries in slack channel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%