Skip to content

captnwalker/liri-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIRI Bot

LIRI is like iPhone's SIRI, however, while SIRI is a Speech Interpretation and Recognition Interface, LIRI is a Language Interpretation and Recognition Interface. LIRI is be a command line node app that takes in on of four parameters and returns the relative data.
my-tweets spotify-this-song movie-this do-what-it-says

Deployment

  1. Clone repo
  2. Run npm install
  3. At command prompt run node liri.js <pass in an instruction from above>

Screenshot of this Project

Liri Bot

Technologies Utilized

  • NodeJS
  • JavaScript
  • Spotify API
  • Twitter API
  • OMDB API
  • NPM simple-node-logger
  • NPM spotify-web-api-node
  • NPM dotenv
  • NPM twitter
  • NPM request

Author

  • Steve Walker

Hubot