LIRI is a Language Interpretation and Recognition Interface. LIRI will be a command line node app that takes in parameters and gives you back data.
HOW TO USE
In the console type node liri.jsfollowed by one of the these commands:
* `my-tweets`
- returns the last 20 tweets and the time at which they were made for the nodejs Twitter account
* `spotify-this-song`
- Before submitting this command enter a song title after it. This will search Spotify and return various information about up to 20 songs that match the search criteria.
If no title is entered it will default search for "The Sign" by Ace of Base
* `movie-this`
- Before submitting this command enter a movie title after it. This will search OMDB and return various information about the movie. If no movie is entered it will default
"Mr. Nobody"
* `do-what-it-says`
- activates the command and search that is in the random.txt file