Slack bot for getting information on your investment
npm start
npm test
DATABASE_URL={set_actual_url_here} ava **/*.integration.js
npm run lint
Database server name or IP address
Database server port number
Database name
Database user name
Database user password
Used for shortening URLs for the graph images. You can get a key at https://developers.google.com/url-shortener/v1/getting_started#APIKey
The Slack api token for the team you want to run invest-bot in. See https://api.slack.com/
Query for setting up database schema coming soon™.