captnwalker / liri-bot

LIRI is a Language Interpretation and Recognition CLI.

Home Page:https://captnwalker.github.io/liri-bot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

LIRI is a Language Interpretation and Recognition CLI.

https://captnwalker.github.io/liri-bot/


Languages

Language:JavaScript 100.0%