Skip to content

Lucasjensen56/liri-node-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liri-node-app

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.

Installs

Twitter

npm install twitter

Spotify

npm install spotify 

Request

npm install request

FS

npm install fs

How to Use

Get Tweets

Retrivies up to 20 tweets

node liri.js my-tweets

Get Song Info

Retrivies song information for a track:

node liri.js spotify-this-song "awake"

Get Movie Info

Retrivies movie information for a movie:

node liri.js movie-this "Harry Potter"

Get Random Info

Retrivies text inside random.txt file

node liri.js do-what-it-says

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published