Git Product home page Git Product logo

liri-bot's Introduction

LIRI-Bot

Node.js CLI app that allows users to interact with 3 API's including: Spotify, Twitter and OMDB (IMDB's api).

Getting Started

1. Clone repo down to local machine
https://github.com/siverson90/LIRI-Bot.git

Installing

1. Run NPM Install to install dependencies

2. Open terminal in root folder: Lili-Bot

3. To run app enter: 
  1. node lili.js my-tweets
  2. node lili.js spotify-this-song (song title of your choice)
  3. node lili.js movie-this (movie title of your choice)

Input:

node lili.js my-tweets

Output:

Sat Nov 18 01:18:26 +0000 2017
Braxton Winston was the center of a dramatic photo of a protest after a man was shot by police. Soon, he'll be join… https://t.co/n2Ivu2UsxL
====================
Sat Nov 18 01:16:00 +0000 2017
RT @OutFrontCNN: "It's as if the D.C. media bubble thinks that the people of Alabama are not capable of making their own decision with the…

Input:

node lili.js spotify-this-song banana-pancakes

Output:

Artists name is-Jack Johnson
Song's Name: Banana Pancakes
The url for the song is https://open.spotify.com/track/451GvHwY99NKV4zdKPRWmv
The Alubm is: In Between Dreams

================================

Artists name is-Billy Currington
Song's Name: Banana Pancakes
The url for the song is https://open.spotify.com/track/7B1qzMdyg0NnqNmRCLqbRs
The Alubm is: We Are Tonight

================================

Input:

node lili.js movie-this The Matrix

Output:

Movie Title: The Matrix
Movie released in 1999
IMDB gave The Matrixa rating of 8.7/10 vs. Rotten tomatoes gave a rating of 87%
The Matrix was produced in USA
The Matrix is in English
Here is the plot of The Matrix: A computer hacker learns from mysterious rebels about the true nature of his reality and his role in the war against its controllers.
The Matrix stars Keanu Reeves, Laurence Fishburne, Carrie-Anne Moss, Hugo Weaving

Built With

  • Node.js - Open source server framework
  • Twitter NPM - An asynchronous client library for the Twitter REST and Streaming API's.
  • Node-Spotify-api - Used to generate RSS Feeds
  • request - Request is designed to be the simplest way possible to make http calls.
  • File-system - This module make file opertaion apis simple, you don't need to care the dir exits. and the api is same as node's filesystem.
  • NPM - npm is the package manager for JavaScript and the world’s largest software registry.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

liri-bot's People

Contributors

siverson90 avatar

Watchers

James Cloos 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.