Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 767 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 767 Bytes

LINE-Bot-Jukebox-Spotify

This simple Node.js application is a demonstration of how to use the LINE Chatbot and Spotify APIs together to create a 'Jukebox Chatbot'.

.env variables

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

Installation

  • 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