Skip to content

bradleyknutson/LIRI-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIRI-Bot

Description

LIRI-Bot is a Language Interpretation and Recognition Interface bot, used exclusively to search for concerts, songs, and movies. In this version of the bot you initialize the program and then choose your search options from Inquirer.

Installation

  • run npm i to install dependencies
  • create .env that contains the following:
    • SPOTIFY_ID=[Your Spotify ID]
    • SPOTIFY_SECRET=[Your Spotify Secret]

Usage

  • run node liri.js to initialize the bot.
  • Choose between the various options using the arrow keys or numbered index.

Demo

Demo Video Here

Frameworks Used

Roadmap

  • More robust searching for all terms
  • Storing data from each and using them in each other, such as finding the artist of a song and calling to see if there are any concerts nearby.
  • Add additional APIs for searching

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published