/finance-chatbot

An example of a chatbot that queries the financial market

Primary LanguageJavaScript

A Slack bot for querying the financial market Build Status

This is a repository that focus on learning. Don't take it too seriously

Running the code

Run on your terminal:

npm install
npm start

Running tests

npm test