Skip to content

atstay/liri-node-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liri-node-app LIRI is a Language Interpretation and Recognition Interface. Use LIRI to get your latest tweets, find out about a song, or a movie, or just choose a random action from your own random file.

This app uses node.js

Start with npm i.

Here's are the commands with Liri!

Get Tweets Retrieves up to your latest 20 tweets: node liri.js my-tweets

Get Song Info Retrieves song information for a track: node liri.js spotify-this-song "YOUR SONG HERE"

Get Movie Info Retrieves movie information for a movie:

node liri.js movie-this "YOUR MOVIE HERE"

Get Random Info Gets random text inside a file and does what it says:

node liri.js do-what-it-says

About

Language Interpretation and Recognition Interface (LIRI) app using Node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published