Code Monkey home page Code Monkey logo

liri-node-app's Introduction

LIRI Bot

LIRI, like SIRI [but different], is a Language Interpretation and Recognition Interface in Javascript. Functioned as a command line node app, it takes parameters and gives back data to the user.

Description of LIRI Bot

This particular LIRI Bot has been developed to grab and search Bands in Town, OMDB, & Spotify APIs. The commands have been developed in the liri.js file. These commands bring information about bands, songs and movies. Information is not only produced in the terminal, but it is stored in a random.txt file. The commands devised in liri.js are:

  1. concert-this
  2. movie-this
  3. spotify-this-song
  4. do-what-it-says

How to use LIRI Bot

Type in the terminal: node liri.js concert-this <artist/band name here>

This will prompt the terminal to pull information about the band's:

  • Name of the venue
  • Venue location
  • Date of the Event

Type in the terminal: node liri.js spotify-this-song

This will prompt the terminal to pull information about the song's:

  • Artist(s)
  • The song's name
  • A preview link of the song from Spotify
  • The album that the song is from

Type in the terminal: node liri.js spotify-this-song

This will prompt the terminal to pull information about the movie's:

  • Title of the movie.
  • Year the movie came out.
  • IMDB Rating of the movie.
  • Rotten Tomatoes Rating of the movie.
  • Country where the movie was produced.
  • Language of the movie.
  • Plot of the movie.
  • Actors in the movie.

Technology

  • Node.js
  • Axios
  • Moment
  • DotEnv

APIs

  • Bands In Town
  • Spotify API
  • OMDB API

liri-node-app's People

Contributors

claire-labry avatar dependabot[bot] avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.