Skip to content

linedevth/LINE-Bot-Jukebox-Spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Jukebox LINE Chatbot using Spotify API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published