/liri-node-app

A command line interface bot that takes in key word commands to return search results from multiple APIs.

Primary LanguageJavaScript

LIRI Bot

Built with Node.js

A command line interface bot that takes in key word commands to return search results from multiple APIs.

Search Commands

  • concert-this: returns concert information for an artist from the Bands In Town API
  • spotify-this-song: returns song information and a preview URL for a given song title using the Spotify-Node-API
  • movie-this: returns details about a given movie title from the OMDB API
  • do-what-it-says: runs a given command and search input from a local file

Demo Video