This simple Node.js application is a demonstration of how to use the LINE Chatbot and Spotify APIs together to create a 'Jukebox Chatbot'.
The included .env file contains placeholder keys which you will need to provide. For more information about what these mean and how to obtain them, please see my blog at https://medium.com/linedevth/jukebox-chatbot-line-spotify-e410a84b50d8
- Clone this repo
- Update environment variable in
.env
file - Run
npm install
to install dependencies - Run
npm start
to launch the app
When the application launches, follow the link in the console window to authenticate with Spotify