Slack taylor swift bot that suggests new songs at an interval.
npm run build
npm run watch
- Project skeleton
- cron job for intervals
- get slack token
- get spotify token
- Get all songs via playlist ids or artists
- Track[] songs in file
- Refresh songs every week
- Select random song from the list of songs to send
- set up slack message format to send
- find taylor's song to send via spotify(random song first)