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
graph TD;
A-->B;
A-->C;
B-->D;
C-->D;