/liri-node-app

Language Interpretation and Recognition Interface (LIRI). A command line node app to search for songs, tweets, and film info

Primary LanguageJavaScript

liri-node-app

A Language Interpretation and Recognition Interface (LIRI): a command line node app to search for songs, tweets, and film info.

Makes requests to the Twitter, Spotify, and OMDB APIs, via the following Node packages: * Twitter * Spotify * Request

Reads input from command line, or from a text file (stored in random.txt).

Consumer and Access keys are required to access one's Twitter timeline (stored in keys.js).