Skip to content

ctbowden/liri-node-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liri-node-app

UNC Coding BootCamp NodeJS Project

LIRI bot by Charles Bowden

The LIRIbot will run from NodeJS. The program has three functions.

Function One: 'node liri.js my-tweets'

  • This will display the last 20 tweets and their creation date in terminal window.

Function Two: 'node liri.js spotify-this-song ""'

  • This will display the following to terminal: *Artist *Song Name *Album
  • Program will default to "The Sign" if no search query added.

Function Three: 'node liri.js movie-this '''

  • This will output to terminal:
    • Title of the movie.
    • Year the movie came out.
    • IMDB Rating of the movie.
    • Rotten Tomatoes Rating of the movie.
    • Country where the movie was produced.
    • Language of the movie.
    • Plot of the movie.
    • Actors in the movie.

About

LIRI Bot for UNC Code School

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published