LIRI is like iPhone's SIRI. However, while SIRI is a Speech Interpretation and Recognition Interface, LIRI is a Language Interpretation and Recognition Interface.
- Clone the repo.
- Type npm install
- Then run command like:
- node liri.js latest_twitters
- node liri.js ranking_sounds, etc
- If someone wanted to clone your app from github and run it themselves, they would need to supply their own .env file for it to work.
- package.json
- twitter-api
- spotify-api
- request
- odbm-api
"dependencies": { "dotenv": "^5.0.1", "node-spotify-api": "^1.0.7", "omdb": "^0.8.0", "request": "^2.85.0", "spotify": "^0.3.0", "twitter": "^1.7.1" }
Type node liri.js my-tweets
Type node liri.js spotify-this-song