Skip to content

heplayskeys/liri-node-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiriBot

Liri Bot is everything you could have ever hoped for! A fascinatingly sophisticated langauge savvy command line reader. WOW!

You will be amazed!

The following inputs are valid:

  1. node liri.js concert-this

    • result: LiriBot will return any upcoming concert events for the input artist in early 2019 (01/01 - 02/28)
  2. node liri.js spotify-this-song

    • result: LiriBot will return 5 sets of results with top hits from Spotify, specifying Artist, Song, Album, and a link to listen/preview
  3. node liri.js movie-this

    • result: LiriBot will return a specific, and valuable, block of information on the movie title input
  4. node liri.js do-what-it-says

    • result: Try it out and see what happens...

Sample Results

  1. concert-this

concert-this

  1. spotify-this-song

spotify-this-song

  1. movie-this

movie-this

  1. do-what-it-says

do-what-it-says

BONUS!!!

As a bonus, the outputs to the command line are also written to a text file "log.txt".

See the results, below!

logText

Releases

No releases published

Packages

No packages published