LIRI Bot is like iPhone's SIRI. However, while SIRI is a Speech Interpretation and Recognition Interface, LIRI is a Language Interpretation and Recognition Interface. LIRI will be a command line node app that takes in parameters and gives you back data.
You need to execute the following command on your CLI
- node liri.js + [YOUR COMMAND] [SERCH VALUE]:
Command | Search Value |
---|---|
concert-this | artist/concert name |
spotify-this-song | your song name |
movie-this | your movie name |
do-what-it-says |
- José Manuel Martínez Flores - Hongongo
See also the list of contributors who participated in this project.