Skip to content

Command line virtual assistant built with Node using multiple APIs and packages including Twitter, Spotify, and OMDB. To use yourself you will need to add your own .env file with keys for each API.

Notifications You must be signed in to change notification settings

CodeQuiver/liri-node-app

Repository files navigation

liri-node-app

Command line virtual assistant built with Node using multiple APIs and packages including Twitter, Spotify, and OMDB. The app can also read a command from an included text file “Random.txt” and log its usage history.

In order to run this yourself, you would need to provide your own credentials in a .env file for Twitter and Spotify.

If you prefer an overview of the app, please see the example screenshots below:

Landing Screen

Landing screen

Get My Tweets Command - dummy example account shown

My Tweets Example

Movie Searches on OMDB

Multiple Movie Searches

Spotify Music Searches

Spotify Music Searches

Read Command from Random.txt and run it - "do-what-it-says"

do-what-it-says command run, reads command from Random.txt to Spotify a song and returns the Spotify search result

Incorrect Command Error Message

Error Message

About

Command line virtual assistant built with Node using multiple APIs and packages including Twitter, Spotify, and OMDB. To use yourself you will need to add your own .env file with keys for each API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published