Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 400 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 400 Bytes

slackify

This was a Firebreak project within the Customer Journey team at Citizens Advice.

Build a Slackbot that will interact with Spotify for the teams weekly colaborative Friday playlists.

Built in Python and deployed to Heroku

Deploy

Deploy

graph TD;
    A-->B;
    A-->C;
    B-->D;
    C-->D;
Loading